gitbook-plugin-scroll-into-active-chapter
v1.0.1
Published
Scroll active toc chapter into view
Downloads
2
Readme
Scroll Into Active Chapter for GitBook
How to use it?
Add it to your book.json
configuration:
{
"plugins": ["scroll-into-active-chapter"]
}
Install your plugins using:
$ gitbook install