From 82b24d95d0e2bb4c9d1cb01754ea61dcd3789c55 Mon Sep 17 00:00:00 2001 From: Neil Cuzon <58763315+NeilCuzon@users.noreply.github.com> Date: Sun, 2 May 2021 02:03:57 -0700 Subject: [PATCH] Update n00b-gettingStarted.md --- docs/n00b-gettingStarted.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/n00b-gettingStarted.md b/docs/n00b-gettingStarted.md index 814eabb06..6248da89e 100644 --- a/docs/n00b-gettingStarted.md +++ b/docs/n00b-gettingStarted.md @@ -23,7 +23,9 @@ This section talks about the deployment of Mermaid. Learning the [Syntax](./n00b ![Flowchart](./img/Live-Editor-Usage.png) -In the `Code` section one can write or edit raw mermaid code, and instantly `Preview` the rendered result on the panel beside it. +In the `Code` section one can write or edit raw mermaid code, and instantly `Preview` the rendered result on the panel beside it. + +**We recommend that you save your diagram code, in order to make it available for edits and modifications further down the line.** ![Flowchart](./img/DiagramDefinition.png)