speakernote
.speakernote content:{MarkdownContent} -> Node
Content copied to clipboard
Creates a speaker note for a slides
document.
Speaker notes are visible only to the presenter and not to the audience during a presentation. In Reveal.js, speaker notes are shown in the speaker view (enabled by pressing S
).
Return
a new SlidesSpeakerNote node
Parameters
content
- Likely a body argument
the content of the note
Wiki page
Slides speaker noteTarget
This function is only available for the following document types:slides
.