Files
reveal-hugo/exampleSite/content/home/shortcodes/other.md
T

425 B

+++ weight = 38 +++

Note shortcode

Add speaker notes to your presentation.

{{%/* note */%}}
Type 's' to see this slide's speaker notes.
{{%/* /note */%}}

{{% note %}} You found the speaker notes! {{% /note %}}


Pure HTML Slide

Surround slides in a section tag with a data-noprocess attribute to write them in HTML.