How it works
VS Code Reveal turns a Markdown document into a Reveal.js presentation:
- The extension reads front matter and slide separators.
- Markdown is rendered with the extension's configured syntax plugins.
- Reveal.js adds presentation behavior such as navigation, fragments, themes, and speaker tools.
- The same document can be previewed in VS Code, opened in a browser, or exported.
The documentation examples use the extension's supported behavior. For capabilities that come directly from Reveal.js, see the clearly labeled upstream reference.
