Commit Graph

4 Commits (131c16f0bcc5efd9ccc24f1ca66955e3c0cb7c9c)

Author SHA1 Message Date
Eugen Rochko b1349342d2
Fix rendering `<a>` without `href` when scheme unsupported ()
- Disallow links with relative paths
- Disallow iframes with non-http protocols and relative paths

Close 
BSKY fccf83e1f2 Add noopener and/or noreferrer ()
ThibG fda437a020 Fix sanitizing lists contents ()
* Add test

* Fix code for sanitizing nested lists stripping all tags
Eugen Rochko 103a9f4466
Fix sanitizer making block level elements unreadable ()
Fix