Replies: 2 comments
|
There is no way to achieve this now. We only collect h2 ~ h4 as TOC (Table of Contents) in mdx-rs. I think we can add an option for TOC collection and add a config in Rspress then to set heading depth when collecting TOC in the future. |
0 replies
|
This would be great. In my use-case, I only want to show h2-h3 and not h4 in the outline |
0 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.
I have many titles in the page, but by default, only h2-h4 can be displayed.
What should I do if I want H1 to show in the outline?
All reactions