File tree 2 files changed +13
-9
lines changed
2 files changed +13
-9
lines changed Original file line number Diff line number Diff line change @@ -52,6 +52,9 @@ extra_javascript:
52
52
- https://polyfill.io/v3/polyfill.min.js?features=es6
53
53
- https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js
54
54
55
+ validation :
56
+ anchors : warn # Check for the existence of anchors present in links
57
+
55
58
nav :
56
59
- Home : ' index.md'
57
60
- Settings :
Original file line number Diff line number Diff line change 1
- Babel == 2.14 .0
1
+ Babel == 2.15 .0
2
2
beautifulsoup4 == 4.12.3
3
3
certifi == 2024.2.2
4
4
charset-normalizer == 3.3.2
@@ -7,24 +7,25 @@ colorama==0.4.6
7
7
ghp-import == 2.1.0
8
8
idna == 3.7
9
9
Jinja2 == 3.1.4
10
- Markdown == 3.5.2
10
+ Markdown == 3.6
11
11
MarkupSafe == 2.1.5
12
12
mergedeep == 1.3.4
13
- mkdocs == 1.5.3
14
- mkdocs-htmlproofer-plugin == 1.2.0
15
- mkdocs-material == 9.5.13
13
+ mkdocs == 1.6.0
14
+ mkdocs-get-deps == 0.2.0
15
+ mkdocs-htmlproofer-plugin == 1.2.1
16
+ mkdocs-material == 9.5.21
16
17
mkdocs-material-extensions == 1.3.1
17
18
mkdocs-unused-files == 0.2.0
18
19
packaging == 24.0
19
20
paginate == 0.5.6
20
21
pathspec == 0.12.1
21
- platformdirs == 4.2.0
22
- Pygments == 2.17.2
23
- pymdown-extensions == 10.7 .1
22
+ platformdirs == 4.2.1
23
+ Pygments == 2.18.0
24
+ pymdown-extensions == 10.8 .1
24
25
python-dateutil == 2.9.0.post0
25
26
PyYAML == 6.0.1
26
27
pyyaml_env_tag == 0.1
27
- regex == 2023.12.25
28
+ regex == 2024.4.28
28
29
requests == 2.31.0
29
30
six == 1.16.0
30
31
soupsieve == 2.5
You can’t perform that action at this time.
0 commit comments