Skip to main content

Markdown Slides

v1.0.0

Convert Markdown into presentation slides with live preview

Converts Markdown content into a Marp-compatible slide deck — separate slides with --- delimiters, choose a theme, and export ready-to-render presentation files.

How to use
  • Separate slides with a line containing only --- (horizontal rule) between content blocks.
  • Choose between Default, Dark, and Gaia themes to match your presentation style.
  • Copy the generated Marp output and run marp slides.md --pdf to export a PDF.