Tweak the HTML whitelist

This commit is contained in:
Thomas Sileo 2019-08-27 00:16:18 +02:00
parent 0dd5588faa
commit ab623b0f3a

View file

@ -75,6 +75,9 @@ ALLOWED_TAGS = [
"li",
"ol",
"strong",
"sup",
"sub",
"del",
"ul",
"span",
"div",