regexr icon indicating copy to clipboard operation
regexr copied to clipboard

Explain PCRE modes like `(?i)` more

Open verhovsky opened this issue 2 years ago • 0 comments

Saying that "(?i)" enables the "i" mode isn't very helpful

Screenshot 2024-01-09 at 20 22 14

It would be better if it said "enables "case insensitive" mode" and I didn't have to click for an explanation in the sidebar.

verhovsky avatar Jan 10 '24 04:01 verhovsky