mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-08-14 22:09:29 +02:00
336 B
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.