Section title as a link #7281
-
|
Hello, I am trying to figure how to implement the same TOC behavior as shown in the Material for MlkDocs documentation. Specifically here: https://squidfunk.github.io/mkdocs-material/tutorials/ I see the I am doing the same thing in mine: However, it renders differently - no matter what I do, the
Please help. Mark |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
|
Hi, you probably just need to add configuration for section index pages to your |
Beta Was this translation helpful? Give feedback.
-
|
That was it! Thank you @alexvoss ! |
Beta Was this translation helpful? Give feedback.

Hi, you probably just need to add configuration for section index pages to your
mkdocs.yml.