mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-10-07 16:19:38 +02:00
Update n00b-gettingStarted.md
This commit is contained in:
@@ -8,7 +8,7 @@ Thankfully the mermaid renderer is very accessible.
|
||||
|
||||
The requirement is on the part of the web browser. Modern web browsers can render mermaid, such as Firefox, Chrome, Safari. But Internet Explorer cannot. The web browser also needs to be able to access the online mermaid renderer at cdn.jsdelivr.net/npm/
|
||||
|
||||
For an easy introduction, here follows three practical examples for turning code into diagram:
|
||||
For an easy introduction, here follows three practical examples for turning code into diagram with:
|
||||
1. an online mermaid editor
|
||||
2. a mermaid plugin
|
||||
3. a generic web server of your choosing
|
||||
|
Reference in New Issue
Block a user