From f8ce63c0f51b3ed9020e0ed449aa551299c81330 Mon Sep 17 00:00:00 2001 From: ghost Date: Fri, 8 Dec 2023 20:30:18 +0200 Subject: [PATCH] add nl2br filter --- templates/default/room/index.html.twig | 1 + 1 file changed, 1 insertion(+) diff --git a/templates/default/room/index.html.twig b/templates/default/room/index.html.twig index f26d097..af90561 100644 --- a/templates/default/room/index.html.twig +++ b/templates/default/room/index.html.twig @@ -43,6 +43,7 @@ | striptags | message_to_markdown | markdown_to_html + | nl2br }} {% endfor %}