-
-
Notifications
You must be signed in to change notification settings - Fork 6.6k
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
When there is a Chinese symbol in the flowchart, it will crash。 #238
Comments
Put the characters within quotes and it will work, as in: Example: |
@knsv thank you, I'll remenber to add quotes when I use flowchart。 |
Now it works even without quotes: https://mermaidjs.github.io/mermaid-live-editor/#/edit/Z3JhcGggVEIKICBBW-i_meW3peS9nF0 But it is a good practice to put no-ascii characters inside quotes. |
…yarn/develop/prettier-2.3.2 Bump prettier from 2.3.1 to 2.3.2
wrong:
right:
The text was updated successfully, but these errors were encountered: