Adding DOTALL modifier to ECMAScript regex standards

Mathias Bynens mathiasb at opera.com
Wed Aug 10 14:57:11 UTC 2016


On Wed, Aug 10, 2016 at 4:40 PM, Bob Myers <rtm at gol.com> wrote:
> If it's any consolation there is the more compact hack of `[^]`, which I
> **think** is supposed to work everywhere.

That doesn’t work in IE < 9, but that shouldn’t matter in 2016.


More information about the es-discuss mailing list