Closed goofy-code closed 1 year ago
The current replacement of comments is only matching single-line comments.
This PR updates the Regex to match multi-line comments as well.
Thanks for the fix!
The current replacement of comments is only matching single-line comments.
This PR updates the Regex to match multi-line comments as well.