Enable C++ syntax highlighting via pymdownx.highlight and pymdownx.superfences

Co-authored-by: orange-cpp <59374393+orange-cpp@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot]
2026-02-07 00:55:51 +00:00
parent b9d83f2bba
commit 0120c193a5

View File

@@ -7,6 +7,10 @@ theme:
accent: orange accent: orange
font: font:
text: Roboto Condensed text: Roboto Condensed
markdown_extensions:
- pymdownx.highlight:
anchor_linenums: true
- pymdownx.superfences
extra_css: extra_css:
- styles/fonts.css - styles/fonts.css
- styles/center.css - styles/center.css