Skip to content

Introduction to Markdown

Markdown is a lightweight markup language created in 2004 by John Gruber.
It allows writing readable plain text that can be easily converted to HTML.


  • Readable even without conversion
  • Widely used (GitHub, Notion, Discord, Reddit…)
  • Convertible to HTML, PDF, DOCX…
  • Quick and easy to learn