mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-01-28 07:03:17 +08:00
corrected documentation
This commit is contained in:
parent
b561d5ad9a
commit
1102bf271d
@ -832,10 +832,12 @@ The auto wrapping can be disabled by using
|
||||
|
||||
```mermaid-example
|
||||
%%{init: {"markdownAutoWrap": false} }%%
|
||||
graph LR
|
||||
```
|
||||
|
||||
```mermaid
|
||||
%%{init: {"markdownAutoWrap": false} }%%
|
||||
graph LR
|
||||
```
|
||||
|
||||
## Interaction
|
||||
|
@ -523,6 +523,7 @@ The auto wrapping can be disabled by using
|
||||
|
||||
```mermaid-example
|
||||
%%{init: {"markdownAutoWrap": false} }%%
|
||||
graph LR
|
||||
```
|
||||
|
||||
## Interaction
|
||||
|
Loading…
x
Reference in New Issue
Block a user