mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-20 07:49:43 +02:00
chore: Minor fixes #4856
This commit is contained in:
@@ -540,7 +540,10 @@ This feature is applicable to node labels, edge labels, and subgraph labels.
|
||||
The auto wrapping can be disabled by using
|
||||
|
||||
```
|
||||
%%{init: {"markdownAutoWrap": false} }%%
|
||||
---
|
||||
config:
|
||||
markdownAutoWrap: false
|
||||
---
|
||||
graph LR
|
||||
```
|
||||
|
||||
|
Reference in New Issue
Block a user