0.0.17 • Published 8 years ago
gitbook-plugin-rqqtest v0.0.17
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"
]
}