Skip to content

Commit b3e8447

Browse files
authored
Merge pull request #1465 from quarto-dev/sync-1464-to-prerelease
2 parents 31be830 + 0e00d73 commit b3e8447

File tree

6 files changed

+6
-25
lines changed

6 files changed

+6
-25
lines changed

_freeze/docs/presentations/revealjs/index/execute-results/html.json

Lines changed: 0 additions & 12 deletions
This file was deleted.

docs/presentations/_creating-slides-reveal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## Creating Slides
1+
## Creating Slides {#creating-slides}
22

33
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 (`##`):
44

docs/presentations/_creating-slides.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## Creating Slides
1+
## Creating Slides {#creating-slides}
22

33
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 (`##`)):
44

docs/presentations/_incremental-pause-reveal.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,5 @@ content before the pause
99

1010
content after the pause
1111
```
12+
13+
Note this only works below headers that are creating slides (see [Creating slides](#creating-slides)).

docs/presentations/_incremental-pause.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,5 @@ content before the pause
99

1010
content after the pause
1111
```
12+
13+
Note this only works below headers that are creating slides (see [Creating slides](#creating-slides)).

docs/presentations/_pause.md

Lines changed: 0 additions & 11 deletions
This file was deleted.

0 commit comments

Comments
 (0)