kingsquirrel152 / obsidian-wavedrom

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Obsidian WaveDrom Support

Installing this plugin allows you to use a wavedrom fence in obsidian.

```wavedrom

How to use

  • Clone this repo.
  • pnpm i to install dependencies
  • pnpm run dev to start compilation in watch mode.

How to install the plugin

  • Copy over main.js, styles.css, manifest.json to your vault vault/.obsidian/plugins/plugin-id/.

API Documentation

See https://github.com/obsidianmd/obsidian-api

What is wavedrom?

https://wavedrom.com/

About

License:Apache License 2.0


Languages

Language:TypeScript 67.8%Language:JavaScript 30.9%Language:CSS 1.3%