Skip to content

fix: mermaid diagram parsing error with special characters#316

Open
danhdx2 wants to merge 1 commit intogithubnext:mainfrom
danhdx2:patch-1
Open

fix: mermaid diagram parsing error with special characters#316
danhdx2 wants to merge 1 commit intogithubnext:mainfrom
danhdx2:patch-1

Conversation

@danhdx2
Copy link
Copy Markdown
Contributor

@danhdx2 danhdx2 commented Apr 15, 2026

Fix Mermaid diagram rendering issue caused by unescaped node labels.

  • Wrap all node labels in double quotes
  • Prevent parsing errors with special characters like /
  • Improve diagram reliability in GitHub markdown

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

Successfully merging this pull request may close these issues.

1 participant