Update n00b-gettingStarted.md

This commit is contained in:
NeilCuzon 2020-02-22 23:10:08 -08:00 committed by GitHub
parent 13261c974a
commit 8456905960
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23,12 +23,12 @@ In the `Code` section one can write or edit raw mermaid code, and instantly `Pre
![Flowchart](./img/n00b-liveEditor.png)
![Flowchart](./img/n00b-Confluence1.png)
You can also copy the code from the code section and paste it into either a mermaid plugin or in inside an html file, which will be taught in numbers 2 and 3.
It is also an easier way to develop diagrams. You can also click "Copy Markdown" to copy the markdown code for the diagram, that can then be pasted directly into your documentation.
![Flowchart](./img/liveEditor-options.png)
![Flowchart](./img/liveEditorOptions.png)
<img src="https://github.com/NeilCuzon/mermaid/blob/develop/docs/img/liveEditorOptions.png">