Closed q815101630 closed 3 years ago
Thanks for opening this issue, maintainers will get back to you as soon as possible!
NexT theme need a link, used to locate. You have customized the rendering of markdown, which may be the reason that toc cannot be used
NexT theme need a link, used to locate. You have customized the rendering of markdown, which may be the reason that toc cannot be used
Thank you! That makes sense. 谢谢
Please follow this Issue template to provide relevant information, such as source code repositories, blog links, and screenshots, which will help us investigate. 请按照此 Issue 模版提供相关信息,例如源码仓库、博客链接和屏幕截图,这将有助于我们进行调查。
Issue Checklist
Expected behavior
When I click the TOC on the sidebar, it should automatically jump to the correct place in the article. The heading with heading level 2 will work properly, but it does not work on heading level 1.
Actual behavior
Steps to reproduce the behavior
Environment Information
Node.js and NPM Information
Package dependencies Information
Hexo Configuration
NexT Configuration
Other Information
Clicking on any level-1 heading will result in such an error. I have looked up previous issues, It does not seem to fit my case. I also have uninstalled the
hexo-toc