Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

gitbook-plugin-anchors

rlmv20.2kApache-2.00.7.1

Add Github style heading anchors to your Gitbook

readme

Gitbook Anchors Plugin

Add Github style heading anchors to your book.

Add the plugin to your book.json:

{
    "plugins" : [ "anchors" ]
}