0.0.8 • Published 10 years ago

gitbook-plugin-abc2svg v0.0.8

Weekly downloads
-
License
GNU GPL v2.0
Repository
-
Last release
10 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

10 years ago

0.0.7

10 years ago

0.0.6

10 years ago

0.0.5

10 years ago

0.0.4

10 years ago

0.0.3

10 years ago

0.0.2

10 years ago