gitbook-plugin-html-worker
v0.0.2
Published
This is a HTML worker for gitbook generator.
Downloads
10
Maintainers
Readme
GitBook HTML Worker Plugin
This is an HTML worker for GitBook plugin.
HTML worker plugin for customize parse gitbook distributes. Run HTML process and parse after the build.
Usage
Installation
Add the plugin to your book.json
:
{
"plugins": ["html-worker"]
}
and run install command
$ gitbook install
License
MIT License