0.0.8 • Published 8 years ago

gitbook-plugin-abc2svg v0.0.8

Weekly downloads
-
License
GNU GPL v2.0
Repository
-
Last release
8 years ago

Abc2Svg.js integration with GitBook

This plugin uses Abc2Svg.js to display ABC notation. This is not an official plugin.

How to use it?

Add it to your book.json configuration:

{
    "plugins": ["abc2svg"]
}

Install your plugins using:

$ gitbook install ./

You can now add ABC notation to your book using the {% abc %} block:

{% abc %} X:1 % ABC notation here... {% endabc %}
0.0.8

8 years ago

0.0.7

8 years ago

0.0.6

8 years ago

0.0.5

8 years ago

0.0.4

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago