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.
2 parents 6ccdd25 + e3430fd commit 4a4efd1Copy full SHA for 4a4efd1
.pre-commit-config.yaml
@@ -10,7 +10,7 @@ repos:
10
- id: check-added-large-files
11
12
- repo: https://github.com/DavidAnson/markdownlint-cli2
13
- rev: v0.17.2
+ rev: v0.18.0
14
hooks:
15
- id: markdownlint-cli2
16
args: []
mkdocs.yml
@@ -37,6 +37,7 @@ theme:
37
- navigation.top
38
- search.suggest
39
- search.highlight
40
+ - search.share
41
- content.tabs.link
42
- content.code.annotation
43
- content.code.copy
@@ -58,6 +59,7 @@ theme:
58
59
60
plugins:
61
- social
62
+ - search
63
64
extra:
65
social:
0 commit comments