Gitbook Anchors Plugin A plugin which adds Github style heading anchors to your book. Install using $ npm install -g gitbook-plugin-anchors Add the plugin to your book.json: { "plugins" : [ "anchors" ] }