TOC depth
#7993
Replies: 1 comment
-
Hi, this has been discussed before, at least in #2532. Please have a look through existing discussions before posting. We have to deal with a fair amount of traffic here and you can help us by not duplicating discussions. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
You can set
markdown_extensions.toc.toc_depth
to limit the depth of your secondary TOC. It would be really nice to be able to set a per-pagetoc_depth
in the metadata. You may for instance want to only show up to level 4, but on some pages level 5 really makes sense.Beta Was this translation helpful? Give feedback.
All reactions