Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view

This file was deleted.

2 changes: 1 addition & 1 deletion docs/presentations/_creating-slides-reveal.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## Creating Slides
## Creating Slides {#creating-slides}

In markdown, slides are delineated using headings. For example, here is a simple slide show with two slides (each defined with a level 2 heading (`##`):

Expand Down
2 changes: 1 addition & 1 deletion docs/presentations/_creating-slides.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## Creating Slides
## Creating Slides {#creating-slides}

In markdown, slides are delineated using headings. For example, here is a simple slide show with two slides (each defined with a level 2 heading (`##`)):

Expand Down
2 changes: 2 additions & 0 deletions docs/presentations/_incremental-pause-reveal.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,5 @@ content before the pause

content after the pause
```

Note this only works below headers that are creating slides (see [Creating slides](#creating-slides)).
2 changes: 2 additions & 0 deletions docs/presentations/_incremental-pause.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,5 @@ content before the pause

content after the pause
```

Note this only works below headers that are creating slides (see [Creating slides](#creating-slides)).
11 changes: 0 additions & 11 deletions docs/presentations/_pause.md

This file was deleted.