Browse Source

add nl2br filter

main
ghost 7 months ago
parent
commit
f8ce63c0f5
  1. 1
      templates/default/room/index.html.twig

1
templates/default/room/index.html.twig

@ -43,6 +43,7 @@
| striptags | striptags
| message_to_markdown | message_to_markdown
| markdown_to_html | markdown_to_html
| nl2br
}} }}
</li> </li>
{% endfor %} {% endfor %}

Loading…
Cancel
Save