This is a simple (not considering devices or other variables) plugin to render Svgbob diagrams in code blocks for Obsidian.md.
Svgbob editor is a great visual introduction to what it can be used for.
Use a markdown code block with bob or svgbob to render.
```bob
.---.
/-o-/--
.-/ / /->
( * \/
'-. \
\ /
'
```npm i
npm run build