Jcparkyn / nodexr

Graphical regular expression editor

Home Page:https://www.nodexr.net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add Unicode Node

Jcparkyn opened this issue · comments

Add a node to support unicode classes and unicode blocks.
Output should be \p{...}.

The node should also have an 'invert' option, so the output is \P{...}.