We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d2d1808 + 103c90f commit 90a1485Copy full SHA for 90a1485
mkdocs.yml
@@ -272,12 +272,7 @@ markdown_extensions:
272
273
plugins:
274
- search
275
- - enumerate-headings:
276
- restart_increment_after:
277
- - cdk/index.md
278
- - zkEVM/index.md
279
- - pos/index.md
280
- - miden/index.md
281
- - tools/index.md
282
- - tutorials/index.md
283
- open-in-new-tab
+
+validation:
+ absolute_links: ignore
requirements.txt
@@ -1,5 +1,4 @@
1
mkdocs-material==9.4.8
2
markdown-include==0.8.1
3
mkdocs-git-revision-date-localized-plugin==1.2.1
4
-mkdocs-open-in-new-tab==1.0.3
5
-mkdocs-enumerate-headings-plugin==0.6.1
+mkdocs-open-in-new-tab==1.0.3
0 commit comments