Enabled toc in _quarto.yml change the look of "about" page with disabled toc #5203
Answered
by
mcanouil
danieltomasz
asked this question in
Q&A
-
In quarto yml I defined
this make the content of about page moved to the right and into the bottom of the page, this is what I try to use to mitigate this effect in yaml about page
|
Beta Was this translation helpful? Give feedback.
Answered by
mcanouil
Apr 16, 2023
Replies: 1 comment 1 reply
-
I was able to reproduce the display bug in both 1.2 and dev version. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
danieltomasz
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I was able to reproduce the display bug in both 1.2 and dev version.
Note that the issue is not about
toc
buttoc-location: left
, see #5204.