mirror of
https://github.com/bpmbpm/doc.git
synced 2026-05-05 23:37:09 +00:00
Create example.md
This commit is contained in:
parent
c571029a29
commit
2b29e6afa4
1 changed files with 6 additions and 0 deletions
6
BPM/graphic_editor/mermaid_etc/mermaid/example.md
Normal file
6
BPM/graphic_editor/mermaid_etc/mermaid/example.md
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
### mermaid example
|
||||
```mermaid
|
||||
sequenceDiagram
|
||||
Alice->>John: Hello John, how are you?
|
||||
John-->>Alice: Great!
|
||||
```
|
||||
Loading…
Add table
Add a link
Reference in a new issue