sneed
This commit is contained in:
parent
3d7ccd94f4
commit
3ab2c5ebf3
1 changed files with 1 additions and 1 deletions
|
@ -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))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue