Simple Markdown - EvaTheDM/mildly-magical-inspiration GitHub Wiki

With v.2.0.0 the cards' description field uses a very basic and simple version of markdown, allowing you to do very basic text formatting.

Available Markdown Options

The following formatting options are currently available:

  • *italic* for italic-text
  • **bold** for bold-text
  • ~~strikethrough~~ for strikethrough-text
  • * Lists for lists (please note that it is important to put a space behind the star when writing list items)