Skip to content

Support adding notes to title page #5844

@paulmenzel

Description

@paulmenzel

For a presentation, when trying to add speaker notes (to be displayed for example in reveal.js) to the title slide (for the introduction for example), pandoc creates an empty first slide after the title, instead of adding the notes block(?) to the title section block. (Editing the HTML manually works around the problem.)

----
title: bla
...

::: notes

Notes for the title slide

:::

# First slide

Something interesting

# Second slide

Even more

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions