-
Hello, See screenshots below: I'm very new to quarto and revealjs and need some help. Thanks ! |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 8 replies
-
This requires "some" CSS, possibly a modification of https://github.com/andrie/reveal-auto-agenda, but most likely this would be a format extension https://quarto.org/docs/extensions/formats.html. |
Beta Was this translation helpful? Give feedback.
-
You could also write a Lua filter to add the section/subsection content as well! It'd just need to walk the sections, walk the slides inside adding classed spans, then you use some basic CSS to position the spans. |
Beta Was this translation helpful? Give feedback.
-
For those who may be interested, there is a new extension done by @shafayetShafee |
Beta Was this translation helpful? Give feedback.
For those who may be interested, there is a new extension done by @shafayetShafee
who does this :
https://github.com/shafayetShafee/reveal-header