Add dice example to faq

merge-requests/208/head
fatchan 4 years ago
parent 4049c34545
commit 883fb7484d
  1. 5
      views/custompages/faq.pug

@ -141,6 +141,11 @@ block content
td (((detected)))
td
span.detected (((detected)))
tr
td ##2d9+3
td
img(src='/img/dice.png' height='16' width='16')
span.dice (##2d9-3) Rolled 2 dice with 9 sides and modifier +3 = 10
tr
td https://example.com
td: a(href='#!') https://example.com

Loading…
Cancel
Save