mirror of
https://github.com/Threnklyn/reveal-hugo.git
synced 2026-06-07 22:13:31 +02:00
Remove old message about closing shortcodes
This commit is contained in:
@@ -23,13 +23,12 @@ example = "I'm a slide"
|
||||
Set the `content` attribute to "home.example":
|
||||
|
||||
```markdown
|
||||
{{< slide content="home.example" >}}
|
||||
```
|
||||
---
|
||||
|
||||
<br>
|
||||
<small>
|
||||
💡 Make sure to use a closing or self-closing shortcode.
|
||||
</small>
|
||||
{{< slide content="home.example" >}}
|
||||
|
||||
---
|
||||
```
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user