mirror of
https://github.com/Threnklyn/reveal-hugo.git
synced 2026-05-18 21:03:29 +02:00
480 B
480 B
+++ weight = 33 +++
{{% section %}}
Section
The section shortcode groups slides into a vertical display.
use the down arrow or swipe down to continue
🔽
Put the shortcode around the slides you want to group together.
{{%/* section */%}}
## Section slide 1
---
## Section slide 2
{{%/* /section */%}}
Keep scrolling down.
That's it!
Use the right arrow or swipe right to continue.
{{% /section %}}