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.84k
stars
353
forks
source link
`parseStyleAttributes` is not present in 2.8.1 #604
This just hasn't shipped yet, it will ship Wednesday. We usually have an "UNRELEASED" section in our changelog to avoid confusion but bear with us this time.
parseStyleAttributes option from https://github.com/apostrophecms/sanitize-html/pull/596 is not present in 2.8.1 as noted in the changelog
To Reproduce
Step by step instructions to reproduce the behavior:
Expected behavior
Describe the bug
Details
Screenshots