mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-23 09:20:03 +02:00
Merge pull request #1626 from Lucurus/patch-1
Update n00b-gettingStarted.md
This commit is contained in:
@@ -108,7 +108,7 @@ c. The `mermaid.initialize()` API call to start the rendering process.
|
|||||||
</body>
|
</body>
|
||||||
```
|
```
|
||||||
|
|
||||||
### b. The embedded mermaid diagram definition needs to be contains inside a `<div>` tag that signifies that it is a mermaid diagram:
|
### b. The embedded mermaid diagram definition needs to be contained inside a `<div>` tag that signifies that it is a mermaid diagram:
|
||||||
|
|
||||||
```
|
```
|
||||||
<body>
|
<body>
|
||||||
|
Reference in New Issue
Block a user