Update markdown

This commit is contained in:
cuom1999 2022-10-25 18:10:33 -05:00
parent 2a0276d0fd
commit 8f95b070cd
2 changed files with 3 additions and 4 deletions

View file

@ -21,7 +21,7 @@
</a>
{% endif %}
<div class="message-text message-text-other">
{{message.body|markdown(hard_wrap=True)|reference|str|safe }}
{{message.body|markdown|reference|str|safe }}
</div>
</div>
</span>