remark-abcjs
v0.1.6
Published
A Remark plugin for embedding sheet music using ABCjs.
Downloads
8
Readme
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 |
```