Create FAQ authored by Armin Bernstetter's avatar Armin Bernstetter
## How do I create speaker notes?
Add `{.notes}` to a slide title. This slide is then used as the speaker notes for the slide above it.
If you press the key `s` during a presentation, a speaker notes popup will open.
```
# Normal Content Slide
Lorem Ipsum
# Speaker Notes Slide {.notes}
`
``