Skip to content

Commit 4a1703b

Browse files
committed
Add changelog entry for scroll-view template migration
1 parent 058438c commit 4a1703b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

news/changelog-1.9.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,7 @@ All changes included in 1.9:
102102
### `revealjs`
103103

104104
- ([#13722](https://github.com/quarto-dev/quarto-cli/issues/13722)): Fix `light-content` / `dark-content` SCSS rules not included in Reveal.js format. (author: @mcanouil)
105+
- ([#13852](https://github.com/quarto-dev/quarto-cli/issues/13852)): Scroll-view options (`scrollSnap`, `scrollProgress`, `scrollActivationWidth`, `scrollLayout`) are now rendered in the Pandoc template instead of injected at runtime. Custom revealjs templates may need updating to include the scroll-view configuration block.
105106

106107
### `ipynb`
107108

0 commit comments

Comments
 (0)