apostrophecms / sanitize-html

Clean up user-submitted HTML, preserving whitelisted elements and whitelisted attributes on a per-element basis. Built on htmlparser2 for speed and tolerance
MIT License
3.69k stars 351 forks source link

Replaces uses of whitelist #491

Closed abea closed 2 years ago

abea commented 2 years ago

Following up from discussion in #480. No code changes.