Merge pull request #6989 from mermaid-js/subgraph-td-direction

6338: allow direction TD inside subgraphs
This commit is contained in:
Shubham P
2025-10-13 13:13:46 +00:00
committed by GitHub
4 changed files with 40 additions and 0 deletions

View File

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