Skip to content

VS Code RevealPresent from Markdown

Build, preview, and export polished Reveal.js presentations without leaving Visual Studio Code.

VS Code Reveal logo

See it in action

The fastest path to your first deck

  1. Install VS Code Reveal from the Marketplace.
  2. Create a Markdown file with two or more slides.
  3. Open the preview from the editor title bar or the slide counter.
markdown
---
theme: black
title: My first deck
---

# Hello, Reveal.js

Build presentations with the tools you already use.

---

## A slide is just Markdown

- Edit the source
- Preview instantly
- Export when you are ready

MIT Licensed