-
Notifications
You must be signed in to change notification settings - Fork 27
New issue
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
It works wrong in [email protected] and [email protected] #11
Comments
Have you made sure that you write the code in the correct syntax? |
I used the example code from Mermaid Live Editor as below and it still shows Syntax error in graph:
I couldn't give a screenshot because it was nearly one year ago. But I have find some possible reasons:
So I made the following changes:
I'm not familiar with hexo plugin, so I didn't submit the code. But it worked well in my blog: |
Simply try modifying footer.ejs(or any ejs file that make part of tag) in your theme folder, not after-footer.ejs in hexo-cli folder. I've figured it out in this way. |
Behaviour
When I use it in [email protected], it shows Syntax error in graph on the page.
Version
NexT version 8.0.1
hexo: 5.2.0
hexo-cli: 4.2.0
os: Windows_NT 10.0.19041 win32 x64
node: 12.18.3
mermaid.js: 8.8.1
The text was updated successfully, but these errors were encountered: