(experimental) strip whitespace and linebreaks between HTML tags
Basic expression to match and/or remove whitespace and linebreaks between HTML tags via JavaScript (ECMAScript).
[x] respects whitespace between ` and ` tags
[x] matches multiple lines around words, but not between them
[x] totally not safe for use in a production environment ;)
...
Submitted by Nicholas Berlette (https://github.com/nberlette) - 3 years ago