Skip to content
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

Incorrectly flags line to subgraph as incorrect. #128

Open
alexfornuto opened this issue Feb 21, 2025 · 0 comments
Open

Incorrectly flags line to subgraph as incorrect. #128

alexfornuto opened this issue Feb 21, 2025 · 0 comments

Comments

@alexfornuto
Copy link

Consider the following minimum example:

graph TB
subgraph subgraph1
  anobject
end
anotherobject
anotherobject-->subgraph1
Loading

In mermaid.live this renders correctly, but the plugin claims it is not syntactically correct when a line is attached to a subgraph object.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant