From 53c5e3c1ace14e128b41e33969cc351e335e4ba3 Mon Sep 17 00:00:00 2001 From: Lol3rrr Date: Sun, 19 Apr 2026 22:06:57 +0200 Subject: [PATCH] Adjust mermaid shortcode --- templates/shortcodes/mermaid.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/shortcodes/mermaid.html b/templates/shortcodes/mermaid.html index eddacd0..f7a7713 100644 --- a/templates/shortcodes/mermaid.html +++ b/templates/shortcodes/mermaid.html @@ -1,3 +1,3 @@
-{{ body }}
+{{ body | safe }}