mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-19 23:39:50 +02:00
Render example instead of just showing the code (#2835)
This commit is contained in:
@@ -351,7 +351,7 @@ links <actor>: <json-formatted link-name link-url pairs>
|
|||||||
|
|
||||||
An example is below:
|
An example is below:
|
||||||
|
|
||||||
```mmd
|
```mermaid-example
|
||||||
sequenceDiagram
|
sequenceDiagram
|
||||||
participant Alice
|
participant Alice
|
||||||
participant John
|
participant John
|
||||||
|
Reference in New Issue
Block a user