breqdev / remark-abcjs

Remark plugin for rendering sheet music with ABCjs.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

remark-abcjs

This is a remark plugin for abcjs. It allows you to embed ABC music notation in your Markdown.

This is an example Markdown file containing ABC notation:

```abc
X: 1
T: Nokia Tune
M: 3/4
L: 1/8
K: Amaj
| e'd' f2 g2 | c'b d2 e2 | ba c2 e2 | a6 |
```

About

Remark plugin for rendering sheet music with ABCjs.

License:MIT License


Languages

Language:JavaScript 100.0%