test hightlight

This commit is contained in:
2025-03-12 18:04:14 +01:00
parent d5017a5bcd
commit d4319a5857
+11 -1
View File
@@ -41,6 +41,16 @@ theme:
- search.suggest
- toc.integrate
- content.action.edit
- content.code.copy
# logo: assets/icon-pink.svg
# logo: assets/psi_01_ln.svg
logo: assets/psi.svg
logo: assets/psi.svg
markdown_extensions:
- pymdownx.highlight:
anchor_linenums: true
line_spans: __span
pygments_lang_class: true
- pymdownx.inlinehilite
- pymdownx.snippets
- pymdownx.superfences