@mathias regarding to https://mathiasbynens.be/demo/url-regex , take a look at http://markdown-it.github.io/linkify-it/ . Regex with unicode support is generated internally.
@puzrin Have you considered creating a build script using Regenerate? https://mths.be/regenerate
-
-
@mathias yes, but it doesn't cover unicode puncuation and negative conditions for classes with astral chars. Conditions too complex for it. -
@puzrin Why do you need negated astral chars? Just do `regenerate().addRange(0x0, 0xFFFF)` to match only BMP. - 4 more replies
New conversation -
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.