This commit is contained in:
Nikolay Rozhkov
2023-06-25 01:31:53 +03:00
parent 2a22bae1f9
commit 95ab598ea4
5 changed files with 27 additions and 27 deletions

View File

@@ -16,4 +16,4 @@
#### Defined in
mermaidAPI.ts:77
[mermaidAPI.ts:77](https://github.com/mermaid-js/mermaid/blob/master/packages/mermaid/src/mermaidAPI.ts#L77)

View File

@@ -39,7 +39,7 @@ bindFunctions?.(div); // To call bindFunctions only if it's present.
#### Defined in
mermaidAPI.ts:97
[mermaidAPI.ts:97](https://github.com/mermaid-js/mermaid/blob/master/packages/mermaid/src/mermaidAPI.ts#L97)
---
@@ -51,4 +51,4 @@ The svg code for the rendered graph.
#### Defined in
mermaidAPI.ts:87
[mermaidAPI.ts:87](https://github.com/mermaid-js/mermaid/blob/master/packages/mermaid/src/mermaidAPI.ts#L87)