syntax error was observed if class diagram contains comment syntax with curly bracket like %%{
#1968
Labels
Contributor needed
Graph: Class
Status: Approved
Is ready to be worked on
Type: Bug / Error
Something isn't working or is incorrect
Describe the bug
I found syntax error is occurred if class diagram has comment syntax with curly brace like
%%{
. This was originally reported on tomoyukim/vscode-mermaid-editor#35 and I could reproduced on live editor as well. Please take a look at screenshot.To Reproduce
Steps to reproduce the behavior:
%%{
For example,
Expected behavior
class diagram should be previewed.
Screenshots
Additional context
This was not observed on erDiagram at least.
The text was updated successfully, but these errors were encountered: