mirror of
https://github.com/Threnklyn/reveal-hugo.git
synced 2026-06-15 02:23:33 +02:00
425 B
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.