gitbook-plugin-abc2svg

0.0.8 • Public • Published

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 %}

Readme

Keywords

Package Sidebar

Install

npm i gitbook-plugin-abc2svg

Weekly Downloads

1

Version

0.0.8

License

GNU GPL v2.0

Last publish

Collaborators

  • mrdahlgren