Files
mermaid/.changeset/strong-laws-confess.md
2025-08-14 16:18:45 +05:30

336 B

mermaid
mermaid
patch

fix: fallback to raw text instead of rendering Unsupported markdown or empty blocks

Instead of printing Unsupported markdown: XXX, or empty blocks when using a markdown feature that Mermaid does not yet support when htmlLabels: true(default) or htmlLabels: false, fallback to the raw markdown text.