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

An @ sign in a flowchart label breaks the parser #122

Open
KalebAxon opened this issue Jan 16, 2025 · 0 comments
Open

An @ sign in a flowchart label breaks the parser #122

KalebAxon opened this issue Jan 16, 2025 · 0 comments

Comments

@KalebAxon
Copy link

KalebAxon commented Jan 16, 2025

Describe the bug

The following chart renders fine both in mermaid.live and here on GitHub, but it suddenly stopped working in mermaidchart.com. This has broken two charts of mine that worked fine a couple of days ago.

flowchart
    box["@box"]

To Reproduce

Try this chart on mermaidchart.com.

Expected behavior

Should work like it does on GitHub and on mermaid.live

Screenshots

Does not work on mermaidchart.com:

Image

Works on mermaid.live:

Image

Works on GitHub:

flowchart
    box["@box"]
Loading
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