You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
syntag highlighting requires flowchart to have an id/name behind.
So now when I remove the name/id it works in mermaid.live/edit and vscode preview but not syntax highlight, and when I add it it works in the syntax highlight in vs code but not the others.
Error is:
Lexical error on line 1. Unrecognized text.
flowchart FDA[Telemetry]-->B
---------^