gitbook-plugin-navigator
v1.1.1
Published
add toc navigator
Downloads
109
Readme
navigator
This plugin will add a table of content
navigator on the right top of each page, and a return to top
button.
It is based on https://github.com/yaneryou/gitbook-plugin-anchor-navigation, fix the gitbook compatability.
What's it look like?
http://zhiqiang.org/note/md/gitbook-plugin-ftpsync.html
Config book.json
{
plugins: ["navigator"],
}
or Install locally
$ npm install gitbook-plugin-navigator --save