regexr
regexr copied to clipboard
Explain PCRE modes like `(?i)` more
Saying that "(?i)" enables the "i" mode isn't very helpful
It would be better if it said "enables "case insensitive" mode" and I didn't have to click for an explanation in the sidebar.