Skip to content

Commit 88fff8b

Browse files
authored
Merge pull request #1744 from pm-gusmano/patch-1
2 parents 3350418 + 5b44892 commit 88fff8b

File tree

2 files changed

+1
-7
lines changed

2 files changed

+1
-7
lines changed

docs/presentations/revealjs/index.qmd

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -365,8 +365,6 @@ Note that if the background color of your media differs from your presentation's
365365

366366
### Gradient Background
367367

368-
{{< include /docs/prerelease/1.6/_pre-release-feature.qmd >}}
369-
370368
All CSS gradient formats are supported, including `linear-gradient`, `radial-gradient` and `conic-gradient`.
371369

372370
```{.markdown code-preview="examples/background-gradient.qmd"}

docs/presentations/revealjs/presenting.qmd

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -82,8 +82,6 @@ Note that you can still open the menu using the {{< kbd M >}} key even if the bu
8282

8383
## Jump To Slide {#jump-to-slide}
8484

85-
{{< include /docs/prerelease/1.6/_pre-release-feature.qmd >}}
86-
8785
You can skip ahead to a specific slide using reveal.js' jump-to-slide shortcut. Here's how it works:
8886

8987
- Press {{< kbd G >}} to activate
@@ -112,8 +110,6 @@ You can enable Overview Mode by pressing the {{< kbd O >}} key.
112110

113111
## Scroll View {#scroll-view}
114112

115-
{{< include /docs/prerelease/1.6/_pre-release-feature.qmd >}}
116-
117113
Reveal presentations can be presented in [Scroll View](https://revealjs.com/scroll-view/) with vertically scrolled navigation instead of Slides. This is a new view mode introduced in Revealjs 5. It is always available in presentations as an alternative view mode (like [Print view](#print-to-pdf)), and it will be used as the default view on small screens (e.g. viewing a presentation on a mobile).
118114

119115
Our demo presentation can be seen [in scroll view mode](https://{{< meta prerelease-subdomain >}}quarto.org/docs/presentations/revealjs/demo/?view=scroll) and below
@@ -626,4 +622,4 @@ See these articles lo learn more about using Reveal:
626622

627623
- [Reveal Basics](index.qmd) covers the basic mechanics of creating presentations.
628624
- [Advanced Reveal](advanced.qmd) delves into transitions, animations, advanced layout and positioning, and other options available for customizing presentations.
629-
- [Reveal Themes](themes.qmd) talks about using and customizing existing themes as well as creating brand new themes.
625+
- [Reveal Themes](themes.qmd) talks about using and customizing existing themes as well as creating brand new themes.

0 commit comments

Comments
 (0)