Merge pull request #4247 from kshitijsaksena/bug/4137_fix_comment_bug

Updated render to remove comments from text
This commit is contained in:
Knut Sveidqvist
2023-03-28 16:26:54 +02:00
committed by GitHub
2 changed files with 4 additions and 1 deletions

View File

@@ -95,7 +95,7 @@ mermaid.initialize(config);
#### Defined in
[mermaidAPI.ts:659](https://github.com/mermaid-js/mermaid/blob/master/packages/mermaid/src/mermaidAPI.ts#L659)
[mermaidAPI.ts:662](https://github.com/mermaid-js/mermaid/blob/master/packages/mermaid/src/mermaidAPI.ts#L662)
## Functions