Closed luigimannoni closed 5 years ago
Hi @luigimannoni, you have tested this one on a real project?
Thanks for your contribution!
Yep, I am using this variation for an e-mail we are building in house. Successfully tested with Litmus.
I'll release this under v4.1.1.
Fixes #119
Drops processConditionalComments since it only supports proper HTML fragments (self open and closed fragments in the same comment) and adds a very basic ignoreCustomComments regexp.
Now
boilerplate-with-hero.html
correctly compiles with the closing VML tags and strips out all the other comments (although the whitespace is left there).