Kirill
Results
1
issues of
Kirill
I'm trying to strip all HTML comments from the output using this regex: `(?=)` It works fine for single line comments, however for multiline comments it doesn't. For example this...