How to add a heading inside <Steps> without adding a new step but still appear in the ToC? #3693
Unanswered
philipp-serfling
asked this question in
Q&A
Replies: 1 comment 2 replies
-
|
https://nextra.site/docs/guide/built-ins/steps#excluding-headings-from-table-of-contents |
Beta Was this translation helpful? Give feedback.
2 replies
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.
-
After this change every heading will be converted into a step.
What I want:
Code
Before:
h3 were treated as a step and the h4 were just rendered bigger. Both appeared in the ToC
Now:

Every heading creates a new step which breaks hierachy
Any help much appreciated 🙏
Beta Was this translation helpful? Give feedback.
All reactions