-
I am trying to insert a table of contents into a page built from myst using the |
Beta Was this translation helpful? Give feedback.
Answered by
choldgraf
Mar 29, 2022
Replies: 1 comment 8 replies
-
The tableofcontents directive is for listing sub-pages underneath the current page. Is this true in your case? Eg are there files listed under "sections" in your toc.yml file? |
Beta Was this translation helpful? Give feedback.
8 replies
Answer selected by
giswqs
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The tableofcontents directive is for listing sub-pages underneath the current page. Is this true in your case? Eg are there files listed under "sections" in your toc.yml file?