Skip to content

Commit 41b0573

Browse files
committed
more spelling cleanup
1 parent 3cbcebc commit 41b0573

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.spell-dict

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,7 @@ rST
111111
ryneeverett
112112
sanitizer
113113
sanitizers
114+
sanitization
114115
Sauder
115116
schemeless
116117
setuptools
@@ -168,6 +169,7 @@ workflow
168169
Xanthakis
169170
XHTML
170171
xhtml
172+
XSS
171173
YAML
172174
Yunusov
173175
inline

docs/reference.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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).
5353
However, 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

5656
The following options are available on the `markdown.markdown` function:
5757

0 commit comments

Comments
 (0)