slevithan / xregexp

Extended JavaScript regular expressions
http://xregexp.com/
MIT License
3.31k stars 278 forks source link

Unicode support for \b revisited #361

Closed mgoldenbe closed 9 months ago

mgoldenbe commented 9 months ago

The closed Issue #228 discussed this some 6 years ago. Is \b supported for Unicode at this point? It is not working in my test: image

slevithan commented 9 months ago

Closing to merge into #228 where you've posted your test code.