reveal-md

Installation
SKILL.md

reveal-md Presentations

Create and run Markdown-based slide decks with reveal.js via reveal-md.

Running a presentation

reveal-md.cmd slides.md          # serve on http://localhost:1948
reveal-md.cmd -w slides.md       # serve with live reload

Exporting to PDF

reveal-md.cmd slides.md --print slides.pdf
reveal-md.cmd slides.md --print slides.pdf --print-size A4

Use reveal-md.cmd (not reveal-md) on Windows — the .cmd wrapper picks up the correct Node.js path.

Installs
2
Repository
guyvdn/skills
First Seen
Jun 10, 2026
reveal-md — guyvdn/skills