We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent caeb7d3 commit c5bd06bCopy full SHA for c5bd06b
mkdocs.yml
@@ -78,6 +78,8 @@ plugins:
78
caption_position: bottom
79
background: white
80
shadow: true
81
+ - search:
82
+ separator: '[\s\u200b\-_,:!=\[\]()"`/]+|\.(?!\d)|&[lg]t;|(?!\b)(?=[A-Z][a-z])'
83
84
hooks:
85
- hooks/edit_url.py
0 commit comments