From 47e490a997c37cb28ab4022c04155049b0b26f32 Mon Sep 17 00:00:00 2001 From: mo8it Date: Sat, 17 May 2025 22:33:17 +0200 Subject: Run rustywind --- website/templates/shortcodes/details.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'website/templates/shortcodes/details.html') diff --git a/website/templates/shortcodes/details.html b/website/templates/shortcodes/details.html index bcdd6b5..1c07778 100644 --- a/website/templates/shortcodes/details.html +++ b/website/templates/shortcodes/details.html @@ -3,7 +3,7 @@ {{ summary | safe }} (click to expand) -
+
{{ body | markdown | safe }}
-- cgit v1.2.3