diff --git a/docs/mermaidAPI.md b/docs/mermaidAPI.md index 4853cfab7..91d13bfd9 100644 --- a/docs/mermaidAPI.md +++ b/docs/mermaidAPI.md @@ -11,7 +11,8 @@ somewhere in the page or something completely different. ## Configuration -These are the default options which can be overridden with the initialization call as in the example below: +These are the default options which can be overridden with the initialization call as shown below: +*Example 1:* mermaid.initialize({ flowchart:{ @@ -19,6 +20,23 @@ These are the default options which can be overridden with the initialization ca } }); +*Example 2:* +``` + +``` + ## theme theme , the CSS style sheet