mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-19 07:19:41 +02:00
Prettier
This commit is contained in:
@@ -14,7 +14,7 @@ Some of the interfaces has been upgraded.
|
||||
|
||||
```javascript
|
||||
mermaid_config = {
|
||||
startOnLoad: true,
|
||||
startOnLoad: true,
|
||||
};
|
||||
```
|
||||
|
||||
@@ -22,6 +22,6 @@ mermaid_config = {
|
||||
|
||||
```javascript
|
||||
mermaid.initialize({
|
||||
startOnLoad: true,
|
||||
startOnLoad: true,
|
||||
});
|
||||
```
|
||||
|
Reference in New Issue
Block a user