Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 198 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 198 Bytes

Toggle Chapters on GitBook

Install it using:

$ npm install gitbook-plugin-toggle-chapters

To use it in your book, add this to book.json:

{
    "plugins": ["toggle-chapters"]
}