Update .changeset/strong-laws-confess.md

Co-authored-by: Alois Klink <alois@aloisklink.com>
This commit is contained in:
Sidharth Vinod
2025-08-14 03:47:30 -07:00
committed by GitHub
parent 52be254ad3
commit accb4c6369

View File

@@ -3,3 +3,7 @@
---
fix: fallback to raw text instead of rendering _Unsupported markdown_
Instead of printing **Unsupported markdown: XXX** when using a markdown feature
that Mermaid does not yet support when `htmlLabels: true` (default),
fallback to the raw markdown text.