mjbvz / vscode-markdown-mermaid

Adds Mermaid diagram and flowchart support to VS Code's builtin markdown preview
https://marketplace.visualstudio.com/items?itemName=bierner.markdown-mermaid
MIT License
640 stars 115 forks source link

Do you have any prohibited characters in erDiagram mode? #135

Closed JimmyOishi closed 1 year ago

JimmyOishi commented 2 years ago

It seems that a grammar error will occur when I mix non-alphabetic characters (symbol characters such as '+' or ':' , or double-byte characters such as Japanese) in my code.

mjbvz commented 1 year ago

Closing as it's not clear what the issue is (or if this is an issue with Mermaid itself instead of with this extension )