fds
This commit is contained in:
parent
baac4bfcb6
commit
335d09a0f2
1 changed files with 1 additions and 0 deletions
|
@ -161,6 +161,7 @@ def api_comment(v):
|
|||
body_md = body_md.replace(i.group(0), "")
|
||||
|
||||
body_md = markdown(body_md)
|
||||
print('mistune')
|
||||
body_html = sanitize(body_md)
|
||||
|
||||
bans = filter_comment_html(body_html)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue