Installing this plugin allows you to use a wavedrom fence in obsidian.
```wavedrom
- Clone this repo.
pnpm i
to install dependenciespnpm run dev
to start compilation in watch mode.
- Copy over
main.js
,styles.css
,manifest.json
to your vaultvault/.obsidian/plugins/plugin-id/
.