TOC doesn't fold for margin content #13693
-
DescriptionIn the newer versions of quarto, it seems like the TOC doesn't fold for margin content. Before (Quarto 1.4.555): The table of contents folds when there is content in the margins. Now (Quarto 1.7.32, 1.8.25): The table of contents overlaps with the content in the margins. I am using this dummy qmd document. click here |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
|
Important Accessibility: To improve accessibility, please add alternative text to your screenshots. This helps all users, including those using screen readers, to understand the context of the images. A brief description can make a big difference! See Good Alt Text, Bad Alt Text — Making Your Content Perceivable. |
Beta Was this translation helpful? Give feedback.
-
|
I cannot reproduce. Be sure to use http/https protocol (web server) and not the file protocol when opening HTML from Quarto. |
Beta Was this translation helpful? Give feedback.


I cannot reproduce.
Be sure to use http/https protocol (web server) and not the file protocol when opening HTML from Quarto.
A lot of the features relying on JavaScript requires web server.