remotes/1693045480750635534/spooky-22
fireworks88 2021-07-28 16:19:49 +02:00
parent e67927ce9c
commit 7aac9995e8
1 changed files with 1 additions and 1 deletions

View File

@ -433,7 +433,7 @@ def api_comment(v):
included. \n\n*This is an automated message; if you need help,
you can message us [here](/contact).*"""
body = body.replace("\n", "\n\n")
#body = body.replace("\n", "\n\n")
with CustomRenderer(post_id=parent_id) as renderer:
body_md = renderer.render(mistletoe.Document(body))