Learn Markdown
Short, practical guides with examples you can copy.
- Markdown cheat sheet
Every common syntax with an example and the result.
- How to convert Markdown to PDF
Three ways: in the browser, with pandoc, or with VS Code.
- Markdown tables
Syntax, alignment, escaping pipes, and what to do about merged cells.
- Math and diagrams in Markdown
LaTeX math with KaTeX and diagrams with Mermaid, with examples.
- Markdown vs rich text
When plain-text Markdown beats a word processor, and when it does not.