mirror of
https://github.com/Threnklyn/reveal-hugo.git
synced 2026-06-07 14:03:33 +02:00
Document that --- needs to be surrounded by blank lines
This commit is contained in:
@@ -31,7 +31,7 @@ Salut.
|
||||
Hola.
|
||||
```
|
||||
|
||||
Just use `---` to split content into different slides.
|
||||
Just use `---` surrounded by blank lines to split content into different slides.
|
||||
|
||||
## Documentation
|
||||
|
||||
|
||||
@@ -37,7 +37,7 @@ Hello world!
|
||||
|
||||
### Add slides
|
||||
|
||||
Separate them by `---`:
|
||||
Separate them by `---` surrounded by blank lines:
|
||||
|
||||
```
|
||||
# Slide 1
|
||||
|
||||
Reference in New Issue
Block a user