Basic syntax

  • Based on text
  • Headings
  • Bold, italic, strike-through
  • Nested lists
  • Links
Basic syntax Based on text Headings Bold, italic, strike-through Nested lists Links Markdown is designed to annotate text in a simple way that is both human-readable and machine-readable. It's not complicated. Total knowledge of it is not required to get started. In fact, with zero knowledge of markdown, you can still write a document that is readable and useful, albeit with basic formatting. The internet is full of excellent markdown primers or for something more comprehensive GitHub's GFM spec.