mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-10-22 23:49:38 +02:00
Update n00b-gettingStarted.md
This commit is contained in:
@@ -77,7 +77,9 @@ Through the html file, we give the web browser three instructions inside the htm
|
|||||||
2. the mermaid code we want to diagram.
|
2. the mermaid code we want to diagram.
|
||||||
3. the `mermaid.initialize()` command to start the rendering process
|
3. the `mermaid.initialize()` command to start the rendering process
|
||||||
|
|
||||||
All this is done in the html `<body>` section of the web page. This is what needs to go into the html file:
|
All this is done in the html `<body>` section of the web page.
|
||||||
|
|
||||||
|
This is what needs to go into the html file:
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user