Skip to content

ToC not showing #5843

Closed Answered by wangduanduan
imshubhamjain asked this question in Q&A
Discussion options

You must be logged in to vote

do not use top level # as toc prefix, top level # is used for title.

toc only for ##, ###, ####, #####

bad example

# ch1
abc

# ch2
abc

good example

# some ch
## ch1
abc

## ch2
abc

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Comment options

alexvoss
Aug 16, 2024
Collaborator Sponsor

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by kamilkrzyskow
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants