Skip to content

Commit a928046

Browse files
authored
Update README.rst with ListItem change. (#55)
1 parent f76e1df commit a928046

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ django-prose-editor[sanitize]``) the following should get you started:
2020
"Bold": True,
2121
"Italic": True,
2222
"BulletList": True,
23+
"ListItem": True,
2324
"Link": True,
2425
},
2526
sanitize=True, # Server side sanitization is strongly recommended.

0 commit comments

Comments
 (0)