Closed danschultzer closed 5 years ago
This will preserve conditonal comments in inlined HTML like:
<!--[if (gte mso 9)|(IE)]> <hr/> <![endif]-->
It still strips all other comments.
Resolves #36
This will preserve conditonal comments in inlined HTML like:
It still strips all other comments.
Resolves #36