mirror of
https://github.com/Threnklyn/reveal-hugo.git
synced 2026-06-04 04:38:28 +02:00
Improve slide example for shortcodes
This commit is contained in:
@@ -34,6 +34,8 @@ Protip: use `fragment` shortcode to make content appear in sequence.
|
||||
|
||||
```
|
||||
{{%/* fragment */%}} One {{%/* /fragment */%}}
|
||||
{{%/* fragment */%}} Two {{%/* /fragment */%}}
|
||||
{{%/* fragment */%}} Three {{%/* /fragment */%}}
|
||||
```
|
||||
|
||||
{{% fragment %}} One {{% /fragment %}}
|
||||
|
||||
Reference in New Issue
Block a user