Skip to content

Commit 5a22f03

Browse files
committed
Add custom separator to improve search results in docs
1 parent b6e6da2 commit 5a22f03

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mkdocs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ extra:
3838
plugins:
3939
- include-markdown
4040
- search:
41+
separator: '[\s\-_,:!=\[\]()"/<>]+|\.(?!\d)|&[lg]t;'
4142
lang: en
4243
extra_css: [css/custom.css]
4344
markdown_extensions:

0 commit comments

Comments
 (0)