Merge pull request #6984 from mermaid-js/fix/er-diagram-syntax-error-special-chars

fix(er-diagram): handle syntax errors for special characters in node names
This commit is contained in:
Shubham P
2025-09-29 08:37:03 +00:00
committed by GitHub
4 changed files with 191 additions and 4 deletions

View File

@@ -0,0 +1,5 @@
---
'mermaid': patch
---
fix(er-diagram): prevent syntax error when using 'u', numbers, and decimals in node names