Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

gitbook-plugin-search-pro-kui

gitbook-plugins338MIT1.0.0

Gitbook search engine pro. (支持中文搜索)

中文, 搜索, chinese, gitbook, search, utf-8

readme

gitbook-plugin-search-pro-kui

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

Demo preview

ONLINE DEMO:

http://gitbook-plugins.github.io/gitbook-plugin-search-pro/book/

GIFs





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-kui"
    ]
}

And then open http://127.0.0.1:4000

Thanks: