This repository was archived by the owner on Jun 6, 2018. It is now read-only.
This repository was archived by the owner on Jun 6, 2018. It is now read-only.
extended (/x) to paste verbose formatted regex? #48
I like to write my complex regex in "verbose" style, which corresponds to the
/xflag.Is there support for pasting multiline formatted regex already?
Right now, all I can see is that "Display" renders a lot of
line feed (0x0A).Hope that is not too tricky?
Thx for an awesome service!