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