We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
* [Home](/) * [Guide](guide.md) * Part1 - [1_1](Part1/1_1.md) - [1_2](Part2/1_2.md) * Part2 - [2_1](Part2/2_1.md) - [2_2](Part2/2_2.md) 在上面的结构中,我只想让Part1, Part2等是可折叠,一旦点击到md文件,它们的h2,h3,h4标题都是直接罗列出来,并且是不可折叠,我应该在哪里修改参数
* [Home](/)
* [Guide](guide.md)
* Part1
- [1_1](Part1/1_1.md)
- [1_2](Part2/1_2.md)
* Part2
- [2_1](Part2/2_1.md)
- [2_2](Part2/2_2.md)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
* [Home](/)
* [Guide](guide.md)
* Part1
- [1_1](Part1/1_1.md)
- [1_2](Part2/1_2.md)
* Part2
- [2_1](Part2/2_1.md)
- [2_2](Part2/2_2.md)
在上面的结构中,我只想让Part1, Part2等是可折叠,一旦点击到md文件,它们的h2,h3,h4标题都是直接罗列出来,并且是不可折叠,我应该在哪里修改参数
The text was updated successfully, but these errors were encountered: