Skip to content

Commit 0022920

Browse files
authored
docs: use custom search separator (#4835)
1 parent 66efc2b commit 0022920

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

mkdocs.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -249,7 +249,8 @@ plugins:
249249
# crates/pixi_cli/src/init.rs
250250
"init_getting_started.md": "first_workspace.md"
251251

252-
- search
252+
- search:
253+
separator: '[\s\u200b\-_,:!=\[\]()"`/]+|\.(?!\d)|&[lg]t;|(?!\b)(?=[A-Z][a-z])'
253254
- social
254255
- mike:
255256
# These fields are all optional; the defaults are as below...

0 commit comments

Comments
 (0)