We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f76e1df commit a928046Copy full SHA for a928046
README.rst
@@ -20,6 +20,7 @@ django-prose-editor[sanitize]``) the following should get you started:
20
"Bold": True,
21
"Italic": True,
22
"BulletList": True,
23
+ "ListItem": True,
24
"Link": True,
25
},
26
sanitize=True, # Server side sanitization is strongly recommended.
0 commit comments