TOC fully expanded #3726
Replies: 2 comments 10 replies
-
If you are looking for a @dragonstyle Do you think this option could be added? (it exists in quarto-cli/src/format/html/format-html-bootstrap.ts Lines 306 to 320 in aeb98c4 |
Beta Was this translation helpful? Give feedback.
-
I was wondering about this same question, and It would be great to have this option. While this doesn't happen, I have crafted a hack to make it work in the HTML format. I have created a
And added after the default theme:
With this, the TOC will always be expanded. I'm using that until the option become available. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Is it possible to have TOC fully expanded and see all levels?
Now TOC automatically expands and collapses, based on where we click.
I am asking in general, but specially interested in HTML export format.
Beta Was this translation helpful? Give feedback.
All reactions