mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-10-21 23:19:53 +02:00
Update 8.6.0_docs.md
This commit is contained in:
@@ -59,6 +59,7 @@ init would be an argument-directive: %%{init: { **insert argument here**}}%%
|
|||||||
|
|
||||||
The json object that is passed as {**argument** } must be valid, quoted json or it will be ignored.
|
The json object that is passed as {**argument** } must be valid, quoted json or it will be ignored.
|
||||||
**for example**:
|
**for example**:
|
||||||
|
|
||||||
%%{init: {"theme": default, "logLevel": 1 }}%%
|
%%{init: {"theme": default, "logLevel": 1 }}%%
|
||||||
|
|
||||||
Configurations that are passed through init cannot change the parameters in secure arrays of higher levels. In the event of a conflict, mermaid will give priority to secure arrays and parse the request, without changing the values of the parameters in conflict.
|
Configurations that are passed through init cannot change the parameters in secure arrays of higher levels. In the event of a conflict, mermaid will give priority to secure arrays and parse the request, without changing the values of the parameters in conflict.
|
||||||
|
Reference in New Issue
Block a user