-
|
Does it depends on how long the heading in the markdown is? Or is there a fixed max-width where if the content being outlined exceeds that max-width it would just make a new line? |
Beta Was this translation helpful? Give feedback.
Answered by
squidfunk
Aug 4, 2021
Replies: 1 comment 1 reply
-
|
I'm not sure if I understand what you mean. The width of the table of contents sidebar on the right is fixed at |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
Fatih20
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I'm not sure if I understand what you mean. The width of the table of contents sidebar on the right is fixed at
234px. If an item in the table of contents doesn't fit, its text breaks onto a new line.