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.77k stars 708 forks source link

Documentation #956

Closed MortenHofft closed 4 months ago

MortenHofft commented 4 months ago

https://github.com/cure53/DOMPurify/issues/526#issuecomment-2112543369

Summary

The example doesn't work, it is described in https://github.com/cure53/DOMPurify/issues/526#issuecomment-1435711907 what it ought to be. This is simply fixing the typo

cure53 commented 4 months ago

Oh, nice, thanks a lot!