sdffsd
This commit is contained in:
parent
fe551f0700
commit
14b8fb0f6b
6 changed files with 12 additions and 27 deletions
|
@ -113,8 +113,6 @@ def send_unblock_notif(vid, user, text):
|
|||
|
||||
def send_admin(vid, text):
|
||||
|
||||
text = re.sub('([^\n])\n([^\n])', r'\1\n\n\2', text)
|
||||
|
||||
text_html = Renderer().render(mistletoe.Document(text))
|
||||
|
||||
text_html = sanitize(text_html, True)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue