Proposal to add the `s`/`dotAll` flag to regular expressions in ECMAScript: https://github.com/mathiasbynens/es-regexp-dotall-flag … With this flag, `.` matches newlines.
Replying to @homakov
The `m` flag already makes `$` and `^` match before and after newlines, respectively.
3:38 AM - 17 Aug 2016
0 replies
0 retweets
1 like
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.
JavaScript, HTML, CSS, HTTP, performance, security, Bash, Unicode, i18n, macOS.