v3.4.3
Fixed
- Mermaid GitHub compatibility: Added guidance to the docs way about using
<br>instead of\nfor line breaks in Mermaid node labels. GitHub's Mermaid renderer renders\nas literal text rather than a newline — this documents the correct approach and includes a before/after example.