Skip to content

feat: add reveal.js scroll view option to HTML writer#11305

Merged
jgm merged 2 commits intojgm:mainfrom
abdivasiyev:feat/scroll-view-option
Nov 30, 2025
Merged

feat: add reveal.js scroll view option to HTML writer#11305
jgm merged 2 commits intojgm:mainfrom
abdivasiyev:feat/scroll-view-option

Conversation

@abdivasiyev
Copy link
Contributor

Added view option with its dependent options to control scroll view.

To enable scroll view, user must set view: scroll.

Here is available options:

  • scrollProgress (defaults true)
  • scrollActivationWidth (defaults '0')
  • scrollLayout (defaults 'full')

Fixes #10052

@abdivasiyev abdivasiyev changed the title feat: add revealjs scroll view option to HTML writer feat: add reveal.js scroll view option to HTML writer Nov 28, 2025
@jgm jgm merged commit 094061d into jgm:main Nov 30, 2025
11 of 14 checks passed
@jgm
Copy link
Owner

jgm commented Nov 30, 2025

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add scroll: view option to revealjs template

2 participants