MantisBT Tricks

From Scribus Wiki
Revision as of 15:42, 1 October 2015 by Kunda (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Markup

  • Reference an issue precede it with a # (example: #12345)
  • Reference an issue comment precede it with a ~ (example: ~12345)

Display Code

  • Use <pre></pre> to display code blocks
  • Use <del></del> to strike out words