Update markdown
This commit is contained in:
parent
8f95b070cd
commit
2d5c04fde8
1 changed files with 2 additions and 0 deletions
|
@ -47,6 +47,8 @@ ALLOWED_TAGS = bleach.sanitizer.ALLOWED_TAGS + [
|
||||||
"dl",
|
"dl",
|
||||||
"dt",
|
"dt",
|
||||||
"dd",
|
"dd",
|
||||||
|
"br",
|
||||||
|
|
||||||
]
|
]
|
||||||
|
|
||||||
ALLOWED_ATTRS = ["src", "width", "height", "href", "class"]
|
ALLOWED_ATTRS = ["src", "width", "height", "href", "class"]
|
||||||
|
|
Loading…
Reference in a new issue