Merge branch 'develop' of https://github.com/mermaid-js/mermaid into fix-markdown-labels-6087

This commit is contained in:
darshanr0107
2025-10-14 12:54:25 +05:30
15 changed files with 150 additions and 17 deletions

View File

@@ -0,0 +1,5 @@
---
'mermaid': patch
---
fix: Support edge animation in hand drawn look

View File

@@ -0,0 +1,5 @@
---
'mermaid': patch
---
fix: Resolved parsing error where direction TD was not recognized within subgraphs

View File

@@ -0,0 +1,5 @@
---
'mermaid': patch
---
fix: Improve participant parsing and prevent recursive loops on invalid syntax