cure53 / DOMPurify

DOMPurify - a DOM-only, super-fast, uber-tolerant XSS sanitizer for HTML, MathML and SVG. DOMPurify works with a secure default, but offers a lot of configurability and hooks. Demo:
https://cure53.de/purify
Other
13.97k stars 723 forks source link

Outlook css <!--[if mso | IE]> is getting removed by dompurify #797

Closed ThayaNanthini closed 1 year ago

cure53 commented 1 year ago

This should help :) https://github.com/cure53/DOMPurify/issues/639

ThayaNanthini commented 1 year ago

Thank you :)