Commit Graph

4 Commits (2f9cca4c557725d6ac204f6cc96366b744bd56fd)

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