config: enable codehilite

This commit is contained in:
Glenn Y. Rolland 2023-01-16 11:46:45 +01:00
parent adaa7c0f25
commit 3deea69d24
1 changed files with 4 additions and 2 deletions

View File

@ -55,8 +55,8 @@ markdown_extensions:
- pymdownx.highlight:
anchor_linenums: false
- pymdownx.inlinehilite
# - codehilite:
# guess_lang: false
- codehilite:
guess_lang: true
# pip install mdx_truly_sane_lists
- mdx_truly_sane_lists
@ -67,6 +67,8 @@ markdown_extensions:
#
# pip install pymdown-extensions
- pymdownx.superfences:
# - pymdownx.arithmatex:
# generic: true
# plugins: []
plugins: