chore: Modify changeset

This commit is contained in:
Sidharth Vinod
2025-08-14 16:18:45 +05:30
parent accb4c6369
commit 6a6289f2aa

View File

@@ -2,8 +2,8 @@
'mermaid': patch 'mermaid': patch
--- ---
fix: fallback to raw text instead of rendering _Unsupported markdown_ fix: fallback to raw text instead of rendering _Unsupported markdown_ or empty blocks
Instead of printing **Unsupported markdown: XXX** when using a markdown feature Instead of printing **Unsupported markdown: XXX**, or empty blocks when using a markdown feature
that Mermaid does not yet support when `htmlLabels: true` (default), that Mermaid does not yet support when `htmlLabels: true`(default) or `htmlLabels: false`,
fallback to the raw markdown text. fallback to the raw markdown text.