-
-
Notifications
You must be signed in to change notification settings - Fork 7.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add .ContentMap.Headings #8670
Comments
Is this related to #5087? |
Yes. |
This issue has been automatically marked as stale because it has not had recent activity. The resources of the Hugo team are limited, and so we are asking for your help. |
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
See #8643 and other related discussions.
We have talked about this before, but I suggest that we just start out with the ToC.
This is the current ToC type:
Level
to the above.ContentMap
a good top level name for this data? Assuming we add more later.With that you should be able to render a ToC with a recursive template ...
The text was updated successfully, but these errors were encountered: