From f86f1c344bc349c837639824c81405881290ca09 Mon Sep 17 00:00:00 2001
From: Zankaria
Date: Sat, 12 Oct 2024 16:25:01 +0200
Subject: [PATCH] faq theme: add the dice rolling documentation to the site's
FAQs
---
templates/themes/faq/index.html | 1 +
1 file changed, 1 insertion(+)
diff --git a/templates/themes/faq/index.html b/templates/themes/faq/index.html
index 6423bd1f..6a7a3436 100644
--- a/templates/themes/faq/index.html
+++ b/templates/themes/faq/index.html
@@ -77,6 +77,7 @@
==text== makes it a heading: text
**text** makes it spoiler: text
[code]text[/code] makes it code:
text
+ [dice:XdY+Z] rolls a X dices with Y faces, adding Z to the result: 
Why are my posts being changed / word-filtered ?