From 159d8fcc6c738395e0d6e2628a19679a55c296de Mon Sep 17 00:00:00 2001 From: ghost Date: Thu, 22 Feb 2024 08:19:19 +0200 Subject: [PATCH] add strip tags 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 61fae12..2f95b62 100644 --- a/templates/default/room/index.html.twig +++ b/templates/default/room/index.html.twig @@ -40,6 +40,7 @@ | trim | nl2br | markdown_to_html + | striptags('') }} {% if post.tree is defined and post.tree | length %}