From f2ec1d47cc66a2966aa5c38ef928a44e7d50b301 Mon Sep 17 00:00:00 2001 From: Aevann Date: Wed, 17 Apr 2024 23:09:37 +0200 Subject: [PATCH] fix horizontal rule markdown in formatting.html --- files/templates/formatting.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/files/templates/formatting.html b/files/templates/formatting.html index 213214e5f..b8ba63d70 100644 --- a/files/templates/formatting.html +++ b/files/templates/formatting.html @@ -49,8 +49,8 @@ Horizontal Rule
Text 1
-	---
-	Text 2
+--- +Text 2 Text 1