1.6.0 • Published 11 years ago
gitbook-plugin-headers v1.6.0
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" ]
}