0.0.2 • Published 7 years ago

gitbook-plugin-html-worker v0.0.2

Weekly downloads
1
License
MIT
Repository
github
Last release
7 years ago

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