mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-16 22:09:57 +02:00
Fixed broken links and syntax in the document
This commit is contained in:
@@ -616,9 +616,9 @@ configApi.reset(configApi.getConfig());
|
||||
export default mermaidAPI;
|
||||
/**
|
||||
* ## mermaidAPI configuration defaults
|
||||
* <pre>
|
||||
*
|
||||
* <script>
|
||||
* ```html
|
||||
* <script>
|
||||
* var config = {
|
||||
* theme:'default',
|
||||
* logLevel:'fatal',
|
||||
@@ -673,6 +673,6 @@ export default mermaidAPI;
|
||||
* }
|
||||
* };
|
||||
* mermaid.initialize(config);
|
||||
* </script>
|
||||
*</pre>
|
||||
*/
|
||||
* </script>
|
||||
* ```
|
||||
*/
|
Reference in New Issue
Block a user