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

Editorial: Add note about leading-digit escaping #75

Closed gibson042 closed 5 months ago

gibson042 commented 5 months ago

Ref https://github.com/tc39/proposal-regex-escaping/issues/58#issuecomment-2023453535

A NOTE step explaining the reason for escaping a leading decimal digit would be nice.