Skip to content

Remark plugin for rendering sheet music with ABCjs.

License

Notifications You must be signed in to change notification settings

breqdev/remark-abcjs

Repository files navigation

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 |
```