diff --git a/public/scripts/templates/formatting.html b/public/scripts/templates/formatting.html index 516159cd4..b1f4dc917 100644 --- a/public/scripts/templates/formatting.html +++ b/public/scripts/templates/formatting.html @@ -21,6 +21,4 @@ Actually I feel that languages with SOV might need even more extra entries, but

like this

  • ### text - displays as a small header (note the space)
  • like this

    -
  • $$ text $$ - renders a LaTeX formula (if enabled)
  • -
  • $ text $ - renders an AsciiMath formula (if enabled)