doc: Add mindmap integration docs

This commit is contained in:
Sidharth Vinod
2022-11-18 11:28:29 +05:30
parent 432d4f41f6
commit e9f8ba6915
4 changed files with 36 additions and 0 deletions

View File

@@ -119,6 +119,10 @@ Rendering in Mermaid is initialized by `mermaid.initialize()` call. You can plac
| ----------- | --------------------------------- | ------- | ----------- |
| startOnLoad | Toggle for Rendering upon loading | Boolean | true, false |
### Adding external diagrams to mermaid
Please refer to the [Mindmap](./mindmap.md?id=integrating-with-your-librarywebsite) section for more information.
### Working Examples
**Here is a full working example of the mermaidAPI being called through the CDN:**