updated mkdocs for syntax highlighting and tables

This commit is contained in:
2025-01-27 16:16:32 +01:00
parent 415a14b65e
commit c89b962edc

View File

@@ -20,3 +20,8 @@ plugins:
markdown_extensions:
- toc:
permalink: true
- tables
- pymdownx.highlight:
anchor_linenums: true
line_spans: __span
- pymdownx.superfences