gitbook-plugin-headers
v1.6.0
Published
Gitbook Anchors Plugin ==============
Downloads
32
Readme
Gitbook Anchors Plugin
Add Github style heading anchors to your book.

Install in your book using
$ npm install --save gitbook-plugin-anchorsAdd the plugin to your book.json:
{
"plugins" : [ "anchors" ]
} 