Skip to content

Commit

Permalink
Merge pull request #8830 from PasanT9/search-320
Browse files Browse the repository at this point in the history
[3.2.0] Add regex for search configurations
  • Loading branch information
PasanT9 authored Nov 18, 2024
2 parents adeb975 + c0e71d2 commit de01814
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion en/mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -560,7 +560,10 @@ markdown_extensions:
custom_checkbox: true
- pymdownx.tilde
plugins:
- search
- search:
separator: "[^\\w._-]+"
lang: ['en']
prebuild_index: true
- markdownextradata: {}
- exclude:
glob:
Expand Down

0 comments on commit de01814

Please sign in to comment.