Replies: 1 comment 1 reply
-
Hi, @djgm501
this generates a TOC in the content in the middle, like you have, the dotted unordered list. This TOC supports multiple H1
The TOC you want to have doesn't support multiple H1 headings. Modify the
and so on. Put the H1 heading at the top of the file too ✌️ |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
For some reason I can not get the TOC to show in the navigation side bar (right side of the screen).
I have searched the documentation and stackoverflow for several days trying to find the answer, without luck. Perhaps someone can help me.
I am using:
I created a small test mkdocs directory and a test makedown file.
See below for the resulting web page.
The mkdocs.yml file is:
The test page is:
Beta Was this translation helpful? Give feedback.
All reactions