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

Comment in subgraph #319

Closed
TonyHeflin opened this issue Mar 14, 2016 · 2 comments
Closed

Comment in subgraph #319

TonyHeflin opened this issue Mar 14, 2016 · 2 comments

Comments

@TonyHeflin
Copy link

TonyHeflin commented Mar 14, 2016

i checked the open issues and see anything resembling this. Putting a comment in a subgraph causes rendering to fail.

Simple example I tested with on the live editor.

subgraph Approval Table
  tAp(Approvals)
  tAp --- fAP_ID[ID]
  tAp --- fAP_Name[Name]
  tAp --- fAP_Desc[Description]
 %% tAp --- fAP_UserId[User ID]
  tAp --- fAP_TaskId[Task ID]
  tAp --- fAP_TaskType[Task Type]
  tAp --- fAP_Status[Status]
  tAp --- fAP_Type[Approval Type]
end

Thanks

@tylerlong
Copy link
Collaborator

Can a subgraph exist without a graph?

Could you please reproduce the issue in https://mermaidjs.github.io/mermaid-live-editor/ and post the link back here?

@TonyHeflin
Copy link
Author

You can close this. I vaguely remember this and I believe the subgraph I submitted was one of many in a larger graph. I did a quick test and could not reproduce the problem and I don't have any of the original material.

Thanks

mgenereu pushed a commit to mgenereu/mermaid that referenced this issue Jun 25, 2022
…yarn/develop/typescript-eslint/eslint-plugin-4.29.3

chore(deps-dev): bump @typescript-eslint/eslint-plugin from 4.29.2 to 4.29.3
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

2 participants