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 346681b + b11d2de commit 0695270Copy full SHA for 0695270
examples/tags-with-icons/mkdocs.yml
@@ -39,8 +39,7 @@ theme:
39
# Plugins
40
plugins:
41
- search
42
- - tags:
43
- tags_file: demo/tags.md
+ - tags
44
45
# Extra configuration
46
extra:
examples/tags/mkdocs.yml
@@ -34,9 +34,8 @@ theme:
34
35
36
37
38
-
+
# Markdown extensions
markdown_extensions:
- attr_list
0 commit comments