mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-01-14 06:43:25 +08:00
again correction to documentation
This commit is contained in:
parent
1102bf271d
commit
f256a57f27
@ -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
|
||||
```
|
||||
|
||||
## Interaction
|
||||
|
||||
|
@ -521,7 +521,7 @@ 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
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user