Handle Long Table of Content (TOC) in Reveal JS #3743
Unanswered
RoyiAvital
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Did you find a way to solve this? Another useful option might be to allow for two column tocs. Though this only works for short headings. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have a long presentation with many slides.
Hence the Table of Content (ToC) overflows the page (I set
toc-depth: 2
so 90% and use.unlisted
heavily of the slides doesn't appear, yet still).I was thinking about 3 possible solutions:
I was wondering if there is a way to have any of the options above.
I looked on the RevelJS Reference and couldn't find any way beyond setting the depth.
Beta Was this translation helpful? Give feedback.
All reactions