From acc2392c3d8e40c36557b04abdf3b5e3f4c50484 Mon Sep 17 00:00:00 2001 From: Neil Cuzon <58763315+NeilCuzon@users.noreply.github.com> Date: Sun, 15 Nov 2020 05:00:54 -0800 Subject: [PATCH] Update mermaidAPI.js --- src/mermaidAPI.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/mermaidAPI.js b/src/mermaidAPI.js index d72735d86..8329e2e0c 100644 --- a/src/mermaidAPI.js +++ b/src/mermaidAPI.js @@ -1,6 +1,6 @@ /** * - * **Edit this Page** [![N|Solid](img/GitHub-Mark-32px.png)](https://github.com/mermaid-js/mermaid/blob/develop/src/mermaidAPI.js) + *Edit this Page[![N|Solid](img/GitHub-Mark-32px.png)](https://github.com/mermaid-js/mermaid/blob/develop/src/mermaidAPI.js) * *This is the api to be used when optionally handling the integration with the web page, instead of using the default integration provided by mermaid.js. *