File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -14,3 +14,4 @@ All notable changes to this project will be documented in this file.
14
14
- Ability to exclude page from search (@bobheadxi in #10 )
15
15
- Specified "simple" encoder for english-based languages to allow fuzzy search (see #22 )
16
16
- If page title is not specified on page itself, title will be taken from sidebar (#21 )
17
+ - Highlighting of search term (#2 )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " vuepress-plugin-fulltext-search" ,
3
- "version" : " 2.0.6 " ,
3
+ "version" : " 2.1.0 " ,
4
4
"description" : " Adds full-text search capabilities to your vuepress site with a help of flexsearch library." ,
5
5
"main" : " index.js" ,
6
6
"repository" : " https://github.com/leo-buneev/vuepress-plugin-fulltext-search.git" ,
You can’t perform that action at this time.
0 commit comments