Skip to content

Commit

Permalink
Merge pull request #4383 from esl/improve-docs-search
Browse files Browse the repository at this point in the history
Add a custom separator to improve search results in the documentation
  • Loading branch information
chrzaszcz authored Oct 18, 2024
2 parents b6e6da2 + 5a22f03 commit 1e890ff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ extra:
plugins:
- include-markdown
- search:
separator: '[\s\-_,:!=\[\]()"/<>]+|\.(?!\d)|&[lg]t;'
lang: en
extra_css: [css/custom.css]
markdown_extensions:
Expand Down

0 comments on commit 1e890ff

Please sign in to comment.