2022-12-22 23:47:04 +08:00
|
|
|
---
|
2023-10-03 23:59:33 +08:00
|
|
|
tags:
|
|
|
|
- plug
|
2023-05-24 02:53:53 +08:00
|
|
|
uri: github:silverbulletmd/silverbullet-mermaid/mermaid.plug.js
|
2022-12-22 23:47:04 +08:00
|
|
|
repo: https://github.com/silverbulletmd/silverbullet-mermaid
|
|
|
|
author: Zef Hemel
|
|
|
|
---
|
2023-10-03 20:16:33 +08:00
|
|
|
Example use:
|
|
|
|
```mermaid
|
|
|
|
flowchart TD
|
|
|
|
Start --> Stop
|
|
|
|
```
|
|
|
|
|
|
|
|
```template
|
2024-01-25 19:06:01 +08:00
|
|
|
raw: "[[!raw.githubusercontent.com/silverbulletmd/silverbullet-mermaid/main/README]]"
|
2023-10-03 20:16:33 +08:00
|
|
|
```
|