mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-13 12:29:42 +02:00
Update n00b-gettingStarted.md
This commit is contained in:
@@ -21,26 +21,25 @@ This section talks about the different ways to deploy Mermaid. Learning the [Syn
|
|||||||
|
|
||||||
## 1. Using [The Live Editor](https://mermaidjs.github.io/mermaid-live-editor).
|
## 1. Using [The Live Editor](https://mermaidjs.github.io/mermaid-live-editor).
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
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.**
|
The `Configuration` Section is for changing the appearance and behavior of mermaid diagrams. An easy introduction to mermaid configuration is found in the [Advanced usage](./n00b-advanced.md) section. A complete configuration reference cataloguing default values is found on the [mermaidAPI](Setup.md) page.
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||
**Saving a Diagram:**
|

|
||||||
|
|
||||||
|
### Saving a Diagram:
|
||||||
You may choose any of the methods below, to save it
|
You may choose any of the methods below, to save it
|
||||||
|
|
||||||
|
**We recommend that you save your diagram code on top of any method you choose, in order to make edits and modifications further down the line.**
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
**Configuration**
|
### Editing your diagrams
|
||||||
|
Editing is as easy as pasting your **Diagram code**, into the `code` section of the `Live Editor`.
|
||||||
|
|
||||||
*The Configuration Section* is for changing the appearance and behavior of mermaid diagrams. An easy introduction to mermaid configuration is found in the [Advanced usage](./n00b-advanced.md) section. A complete configuration reference cataloguing default values is found on the [mermaidAPI](Setup.md) page.
|
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||
There are some Syntax,
|
|
||||||
|
|
||||||
## 2. Using Mermaid Plugins:
|
## 2. Using Mermaid Plugins:
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user