gitbook-plugin-toggle-summary
v1.0.0
Published
A plugin to create summary with collapse expand
Downloads
2
Maintainers
Readme
Collapse expand chapters
Install it:
$ npm install gitbook-plugin-toggle-summary
This plugin is for gitbook. In Sidebar, it will create collapse expand chapters.
To use it in your book, add this to book.json:
{
"plugins": ["toggle-summary"]
}