mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-02 23:26:44 +02:00
again correction to documentation
This commit is contained in:
@@ -830,15 +830,8 @@ This feature is applicable to node labels, edge labels, and subgraph labels.
|
||||
|
||||
The auto wrapping can be disabled by using
|
||||
|
||||
```mermaid-example
|
||||
%%{init: {"markdownAutoWrap": false} }%%
|
||||
graph LR
|
||||
```
|
||||
|
||||
```mermaid
|
||||
%%{init: {"markdownAutoWrap": false} }%%
|
||||
graph LR
|
||||
```
|
||||
%%{init: {"markdownAutoWrap": false} }%%
|
||||
graph LR
|
||||
|
||||
## Interaction
|
||||
|
||||
|
Reference in New Issue
Block a user