Skip to content

Live examples

The examples below are self-contained Reveal.js pages. The Markdown source is shown next to the rendered result so you can copy the smallest useful example.

A complete example

markdown
---
theme: black
transition: slide
---

# A Markdown presentation

- Works in VS Code {.fragment}
- Refreshes as you edit {.fragment .highlight-red}

---

## Share it

Export to PDF or self-contained HTML.

Fallback screenshot

If the live preview is unavailable, the same rendering is represented by this static screenshot:

VS Code Reveal presentation preview

MIT Licensed