faq theme: add the dice rolling documentation to the site's FAQs

This commit is contained in:
Zankaria 2024-10-12 16:25:01 +02:00 committed by Zankaria
parent f0a33d26c6
commit f86f1c344b

View file

@ -77,6 +77,7 @@
<p> ==text== makes it a heading: <span class="heading">text</span></p>
<p> **text** makes it spoiler: <span class="spoiler">text</span></p>
<p> [code]text[/code] makes it code: <pre class="code lang-">text</pre></p>
<p> [dice:XdY+Z] rolls a X dices with Y faces, adding Z to the result: <img src="static/d10.svg" alt="1 d 2 + 0" title="1 d 2 + 0" class="inline-dice"></p>
<h2 id="7">
Why are my posts being changed / word-filtered ?
</h2>