Files
reveal-hugo/exampleSite/content/home/section.md
T
2018-04-30 01:09:44 -07:00

332 B

+++ weight = 25 +++

{{% section %}}

The section shortcode creates a batch of vertical slides.

Scroll down.


This is the code.

{{%/* section */%}}

## Section slide 1

---

## Section slide 2

{{%/* /section */%}}

Keep scrolling down.


End of section

Continue to the right.

{{% /section %}}