diff --git a/docs/edit/index.html b/docs/edit/index.html new file mode 100644 index 00000000..02a942bf --- /dev/null +++ b/docs/edit/index.html @@ -0,0 +1,88 @@ + + + + + + Online FlowChart & Diagrams Editor - Mermaid Live Editor + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + +
+ + diff --git a/docs/index.html b/docs/index.html index 7da30af0..02a942bf 100644 --- a/docs/index.html +++ b/docs/index.html @@ -82,11 +82,6 @@
- - - - -
diff --git a/docs/view/index.html b/docs/view/index.html new file mode 100644 index 00000000..02a942bf --- /dev/null +++ b/docs/view/index.html @@ -0,0 +1,88 @@ + + + + + + Online FlowChart & Diagrams Editor - Mermaid Live Editor + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + +
+ + diff --git a/package.json b/package.json index d091e4da..053fd3d5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mermaid-live-editor", - "version": "2.0.45", + "version": "2.0.46", "scripts": { "dev": "svelte-kit dev", "build": "svelte-kit build",