How to write slides in Markdown

6 min read • Includes examples

Write each slide as a block of Markdown. Separate slides with a line containing only three dashes:

# Slide 1 title

Content here.

---

## Slide 2 title
- Point A
- Point B
    

Formatting

Convert instantly with the Markdown → Slides tool and pick a theme.