Skip to content

fix: mermaid diagram parsing error with special characters#316

Merged
pelikhan merged 1 commit intogithubnext:mainfrom
danhdx2:patch-1
Apr 21, 2026
Merged

fix: mermaid diagram parsing error with special characters#316
pelikhan merged 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

@pelikhan pelikhan merged commit ef4eb30 into githubnext:main Apr 21, 2026
1 check passed
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.

2 participants