k-takata/Onigmo

Support Perl's \h and \v

k-takata opened this issue · 0 comments

The following two should be supported on Perl syntax:

\h: horizontal white space
\v: vertical white space

They conflict with Ruby syntax, so they will not be supported on Ruby syntax.