File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 111111ryneeverett
112112sanitizer
113113sanitizers
114+ sanitization
114115Sauder
115116schemeless
116117setuptools
@@ -168,6 +169,7 @@ workflow
168169Xanthakis
169170XHTML
170171xhtml
172+ XSS
171173YAML
172174Yunusov
173175inline
Original file line number Diff line number Diff line change @@ -51,7 +51,7 @@ method appropriately ([see below](#convert)).
5151[ bleach-allowlist ] : https://github.com/yourcelf/bleach-allowlist
5252[ ^ 1 ] : We are aware that the [ bleach] project has been [ deprecated] ( https://github.com/mozilla/bleach/issues/698 ) .
5353However, it is the only pure-Python HTML sanitation library we are aware of and may be the only option for
54- those who cannot use [ nh3] (Python bindings to a Rust library).
54+ those who cannot use [ ` nh3 ` ] [ nh3 ] (Python bindings to a Rust library).
5555
5656The following options are available on the ` markdown.markdown ` function:
5757
You can’t perform that action at this time.
0 commit comments