mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-21 00:09:51 +02:00

- Fixed subgraph title type detection for markdown vs text - Resolved timing issue with stack initialization - Pass rate: 98.5% → 98.6% (+0.1%) - Remaining: 4 failing tests to reach 99.7% target Test results: - subgraph "One" → labelType: 'text' ✅ - subgraph "`**Two**`" → labelType: 'markdown' ✅