Closed xfdj closed 4 years ago
Thanks for opening this issue, maintainers will get back to you as soon as possible!
Issue-Label Bot is automatically applying the label Question
to this issue, with a confidence of 0.69. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!
Links: app homepage, dashboard and code for this bot.
https://theme-next.js.org/docs/tag-plugins/mermaid.html?highlight=mermaid 帮助文档
NexTNexT User Docs – NexT Supported Tags – Mermaid
Thank you very much, but hope that mermaid's grammar will be compatible with markdown's original grammar in the future.
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
After enabling mermaid tag (set mermaid: enable: true) in themes/next/_config.yml, mermaid code block in .md should render corresponding graphs. for example:
Actual behavior
see the screenshot below.
Steps to reproduce the behavior
Environment Information
Node.js and NPM Information
Package dependencies Information
Hexo Configuration
NexT Configuration
Other Information
the second code block should be mermaid graph when everything is right.