gitbook-plugin-rqqtest
v0.0.17
Published
sync gitbook to ftp server after each build
Downloads
3
Readme
gitbook-plugin-rqqtest
Gitbook search engine pro. (带按钮搜索)
You can search any characters(utf-8) and highlight it in your GitBook, not only english(exp:Chinese).
Note: Only gitbook >= 3.0.0 support
Usage
Before use this plugin, you should disable the default search plugin first,
Here is a book.js
configuration example:
{
"plugins": [
"-lunr", "-search", "search-pro"
]
}