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

Fix linkify with arrays in querystring (#436) #722

Closed willkg closed 11 months ago

willkg commented 11 months ago

Fixes #436.