Skip to content

Commit

Permalink
docs: enable search
Browse files Browse the repository at this point in the history
  • Loading branch information
jakubmisek committed Aug 27, 2024
1 parent 9e7893b commit 47c1879
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,9 +72,9 @@ theme:
# Plugins
plugins:
# - blog
# - search:
# separator: '[\s\u200b\-_,:!=\[\]()"`/]+|\.(?!\d)|&[lg]t;|(?!\b)(?=[A-Z][a-z])'
- minify:
- search:
separator: '[\s\u200b\-_,:!=\[\]()"`/]+|\.(?!\d)|&[lg]t;|(?!\b)(?=[A-Z][a-z])'
- minify:
minify_html: true

# Hooks
Expand Down

0 comments on commit 47c1879

Please sign in to comment.