This commit is contained in:
Florian Hensel
2025-12-17 11:29:12 +01:00
parent 30c5e40ac8
commit a1bb73cf22

View File

@@ -52,13 +52,12 @@ theme:
# Markdown extensions # Markdown extensions
markdown_extensions: markdown_extensions:
- attr_list - attr_list
- adminition
- tables - tables
- attr_list - attr_list
- md_in_html - md_in_html
- pymdownx.blocks.caption - pymdownx.blocks.caption
# - toc: - toc:
# permalink: true permalink: true
- pymdownx.highlight: - pymdownx.highlight:
anchor_linenums: true anchor_linenums: true
line_spans: __span line_spans: __span
@@ -75,7 +74,6 @@ markdown_extensions:
- pymdownx.mark - pymdownx.mark
- pymdownx.tilde - pymdownx.tilde
plugins: plugins:
- permalink: true
- offline - offline
- minify - minify
- search: - search: