toc_depth seems to effect internal links in the content. #2474
Answered
by
squidfunk
michaelcrook
asked this question in
Q&A
-
I am working on migrating an older documentation set and I wanted to limit the toc on the right panel. When I set the toc depth to 2 in the mkdocs.yml file, my internal linking to header 3/4 sections no longer work. Is there a way to limit the toc depth and preserve linking between sections that are not included in the toc? |
Beta Was this translation helpful? Give feedback.
Answered by
squidfunk
Mar 19, 2021
Replies: 1 comment
-
Make sure to update Markdown to the latest version, as this was fixed in a recent version. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
michaelcrook
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Make sure to update Markdown to the latest version, as this was fixed in a recent version.