mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-15 21:39:40 +02:00
Add change in src/docs
This commit is contained in:
@@ -13,7 +13,7 @@ using the default integration provided by mermaid.js.
|
|||||||
The core of this api is the [**render**][2] function which, given a graph
|
The core of this api is the [**render**][2] function which, given a graph
|
||||||
definition as text, renders the graph/diagram and returns an svg element for the graph.
|
definition as text, renders the graph/diagram and returns an svg element for the graph.
|
||||||
|
|
||||||
It is then up to the user of the API to make use of the svg, either insert it somewhere in the
|
It is is then up to the user of the API to make use of the svg, either insert it somewhere in the
|
||||||
page or do something completely different.
|
page or do something completely different.
|
||||||
|
|
||||||
In addition to the render function, a number of behavioral configuration options are available.
|
In addition to the render function, a number of behavioral configuration options are available.
|
||||||
|
@@ -31,6 +31,7 @@ They also serve as proof of concept, for the variety of things that can be built
|
|||||||
- [redmine-mermaid](https://github.com/styz/redmine_mermaid)
|
- [redmine-mermaid](https://github.com/styz/redmine_mermaid)
|
||||||
- [markdown-for-mermaid-plugin](https://github.com/jamieh-mongolian/markdown-for-mermaid-plugin)
|
- [markdown-for-mermaid-plugin](https://github.com/jamieh-mongolian/markdown-for-mermaid-plugin)
|
||||||
- [Jetsbrain IDE eg Pycharm](https://www.jetbrains.com/go/guide/tips/mermaid-js-support-in-markdown/)
|
- [Jetsbrain IDE eg Pycharm](https://www.jetbrains.com/go/guide/tips/mermaid-js-support-in-markdown/)
|
||||||
|
- [mermerd](https://github.com/KarnerTh/mermerd)
|
||||||
|
|
||||||
## CRM/ERP/Similar
|
## CRM/ERP/Similar
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user