mozilla / bleach

Bleach is an allowed-list-based HTML sanitizing library that escapes or strips markup and attributes
https://bleach.readthedocs.io/en/latest/
Other
2.65k stars 253 forks source link

Redo of #603 against main / 4.x #642

Closed jvanasco closed 2 years ago

jvanasco commented 2 years ago

I manually reapplied the patch from the #603 (bleach 3.x) to address #369, as the merge against 4.x did not want to happen cleanly.

willkg commented 2 years ago

I grabbed the commits in this PR and redid them in PR #651.