Skip to content

Commit 65c9908

Browse files
committed
wip
1 parent 773423f commit 65c9908

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

packages/browser/architecture/plugin-architecture.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@ More details on plugin architecture can be found here:
55
https://segment.com/docs/connections/sources/catalog/libraries/website/javascript/#plugins-and-source-middleware
66

77

8-
### You can use mermaid live editor to visualize the diagram: https://mermaid.live/ or use the vscode mermaid extension
8+
### You can use the [vscode mermaid extension](https://marketplace.visualstudio.com/items?itemName=bierner.markdown-mermaid), or copy and paste into mermaid live editor to visualize the diagram: https://mermaid.live.
9+
910
```mermaid
1011
graph TD
1112
subgraph Event Creation

0 commit comments

Comments
 (0)