Skip to content

Commit 661baee

Browse files
committed
Update the sanitization docs to better reflect what's actually being done
1 parent a928046 commit 661baee

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/sanitization.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,8 +82,9 @@ Underline <u> -
8282
Subscript <sub> -
8383
Superscript <sup> -
8484
Heading <h1> to <h6> -
85-
BulletList <ul>, <li> -
86-
OrderedList <ol>, <li> start, type
85+
BulletList <ul> -
86+
OrderedList <ol> start, type
87+
ListItem <li> -
8788
Blockquote <blockquote> -
8889
HorizontalRule <hr> -
8990
Link <a> href, title, target, rel

0 commit comments

Comments
 (0)