mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-08-31 22:26:53 +02:00
corrected documentation
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user