regexr icon indicating copy to clipboard operation
regexr copied to clipboard

Unicode category runs succesfully but UI reports parsing error

Open Vap0r1ze opened this issue 4 years ago • 1 comments
trafficstars

image

As you can see it is matching with no issues, but some part of the UI is reporting a parsing error.

Vap0r1ze avatar Mar 31 '21 15:03 Vap0r1ze

Interesting. I know I pulled the list from some standards doc somewhere, but it appears to be missing some categories, though I can't see an obvious pattern as to what is missing.

We should update the list based on this, which should be exhaustive: https://tc39.es/ecma262/#sec-runtime-semantics-unicodematchproperty-p

gskinner avatar Mar 31 '21 15:03 gskinner