tc39 / proposal-regex-escaping

Proposal for investigating RegExp escaping for the ECMAScript standard
http://tc39.es/proposal-regex-escaping/
Creative Commons Zero v1.0 Universal
363 stars 32 forks source link

add whitespace to IdentityEscape #64

Closed bakkot closed 10 months ago

bakkot commented 10 months ago

Just noticed these were missing. Haven't rendered this to check it works though.

We'll need to do this anyway for x-mode regexps.