mirror of
https://github.com/orange-cpp/omath.git
synced 2026-02-13 07:03:25 +00:00
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:
@@ -7,6 +7,10 @@ theme:
|
||||
accent: orange
|
||||
font:
|
||||
text: Roboto Condensed
|
||||
markdown_extensions:
|
||||
- pymdownx.highlight:
|
||||
anchor_linenums: true
|
||||
- pymdownx.superfences
|
||||
extra_css:
|
||||
- styles/fonts.css
|
||||
- styles/center.css
|
||||
Reference in New Issue
Block a user