Skip to content

Slides speaker notes

Giorgio Garofalo edited this page Jul 31, 2025 · 4 revisions

Speaker notes are helpful tools for remembering talking points, reminders, or extra details while presenting.

Calling the .speakernote function will add a speaker note to the current slide. It accepts a block of any kind of content, and multiple speaker notes can be added to the same slide.

.speakernote
  This is a **speaker note** for the current slide.
image

By default, speaker notes are displayed only when the document is viewed in the speaker view, which can be enabled by pressing the S key while viewing the HTML presentation.

Note

Reveal.js' speaker view requires an active web server.

Outside speaker view

Additionally, notes may be displayed outside of the speaker view, and also in exported PDF, by enabling .slides speakernotes:{yes} (see Slides configuration).

  • HTML:

    Notes in regular presentation
  • PDF:

    Notes in PDF

Documentation

CLI tools

Markdown enhancements

Functions

Setting up

Multi-file projects

Layout

Charts & diagrams

Scripting & control flow

Utilities

Slides

I/O

Value types

Built-in libraries

  • Paper: abstract, definitions, theorems, and more

Native content

Extra features

Inside Quarkdown

Clone this wiki locally