mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-08-15 06:19:24 +02:00
chore: Modify changeset
This commit is contained in:
@@ -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.
|
||||||
|
Reference in New Issue
Block a user