slevithan opened this issue 5 years ago · 1 comments
ES6 flag u disallows \-, so we need an alternative way to escape hyphens.
u
\-
This is similar to #197, which fixed this for whitespace.
Edit: Same problem for escaped , and #.
,
#
Last diff fixed in 93f3001.