Skip to content

ad-ops/obsidian-svgbob-plugin

Repository files navigation

Obsidian Svgbob Plugin

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.

How to use

Use a markdown code block with bob or svgbob to render.

```bob

       .---.
      /-o-/--
   .-/ / /->
  ( *  \/
   '-.  \
      \ /
       '
```

Build

npm i
npm run build

About

Use svgbob in code blocks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published