From 769d43a175dbbeb3a621b2f59a45fe6fb688c5dd Mon Sep 17 00:00:00 2001 From: Aevann Date: Mon, 6 Nov 2023 13:44:23 +0200 Subject: [PATCH] add quote and greentext to /formatting --- files/templates/formatting.html | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/files/templates/formatting.html b/files/templates/formatting.html index d4a8c32d6..a57cb35f3 100644 --- a/files/templates/formatting.html +++ b/files/templates/formatting.html @@ -35,6 +35,16 @@ ~~text~~ text + + Quote + > text +
text
+ + + Greentext + >text + text + Horizontal Rule