Add Github style heading anchors to your Gitbook
Gitbook Anchors Plugin
==============
Add Github style heading anchors to your book.

Add the plugin to your book.json:
````
{
"plugins" : [ "anchors" ]
}