Gitbook search engine. (支持中文搜索)
You can search any characters(utf-8) and highlight it in your GitBook, not only english(exp:Chinese).
Before use this plugin, you should disable the default search plugin first,
Here is a book.js
configuration example:
{
"plugins": [
"-lunr", "-search" ,"-search-pro", "search-fox"
]
}