Improve slide example for shortcodes
This commit is contained in:
parent
61f206e110
commit
6d2a5bab37
|
@ -34,6 +34,8 @@ Protip: use `fragment` shortcode to make content appear in sequence.
|
||||||
|
|
||||||
```
|
```
|
||||||
{{%/* fragment */%}} One {{%/* /fragment */%}}
|
{{%/* fragment */%}} One {{%/* /fragment */%}}
|
||||||
|
{{%/* fragment */%}} Two {{%/* /fragment */%}}
|
||||||
|
{{%/* fragment */%}} Three {{%/* /fragment */%}}
|
||||||
```
|
```
|
||||||
|
|
||||||
{{% fragment %}} One {{% /fragment %}}
|
{{% fragment %}} One {{% /fragment %}}
|
||||||
|
|
Loading…
Reference in New Issue