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.
Why use it?
Section titled “Why use it?”- Readable even without conversion
- Widely used (GitHub, Notion, Discord, Reddit…)
- Convertible to HTML, PDF, DOCX…
- Quick and easy to learn