You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: escape quotes in Mermaid labels and fix misleading comment
- Add escapeLabel() to replace double quotes with #quot; in all Mermaid
labels (node shapes, file basenames, directory names, subgraph titles)
- Fix misleading comment: "picking the most specific kind" → "keeping the
first encountered kind"
Impact: 3 functions changed, 2 affected
0 commit comments