Skip to content
Markdown

Markdown to Slides

Split Markdown into a slide deck separated by rules.

How it works

  1. 1Paste your Markdown.
  2. 2It is split into slides at top-level headings.
  3. 3Copy the slide-separated Markdown.

Use cases

  • Prep slides for Marp or reveal.js.
  • Outline a talk fast.
  • Turn notes into a deck.

Frequently asked questions

How are slides decided?

New slides begin at H1/H2 headings; existing --- separators are respected.

Which slide tools accept this?

Marp, reveal.js (Markdown mode), and other Markdown-based slide frameworks.

Is it private?

Yes, it runs locally.

Read the guide
How to turn Markdown into a slide deck
Write a presentation as plain text and let slide breaks do the layout — the conventions that turn Markdown into slides, and why it beats fighting with a slide editor.
See all →