Add a shortcode for adding vertical sections

This commit is contained in:
dzello
2018-04-30 01:01:10 -07:00
parent e44093d0a3
commit 54ed796610
3 changed files with 40 additions and 0 deletions
+23
View File
@@ -0,0 +1,23 @@
+++
title = "Reveal.js presentation sections example"
outputs = ["Reveal"]
reveal_theme = "moon"
+++
Test
---
{{% section %}}
Two
---
Three
{{% /section %}}
---
Four