1.0.1 • Published 12 months ago

gitbook-plugin-chollapse v1.0.1

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
12 months ago

gitbook-plugin-chollapse

Collapsible chapters for GitBook/HonKit.

This is a fork of gitbook-plugin-collapsible-chapters to support HonKit.

Adds an icon to each chapter to allow the chapter to collapse/expand.

Installation

Install via npm:

npm install gitbook-plugin-chollapse --save-dev

Usage

Add this to your book.json:

{
    plugins: ["chollapse"]
}

See also

Maybe you will find gitbook-plugin-toggle-chapters useful.

1.0.1

12 months ago

1.0.0

12 months ago