How to write slides in Markdown
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
- Titles:
#,##,### - Bold/italic:
**bold**,*italic* - Code: fenced blocks with
``` - Quotes:
> quote - Links:
[text](https://...)
Convert instantly with the Markdown → Slides tool and pick a theme.
Ad slot