config: enable codehilite

This commit is contained in:
Glenn Y. Rolland 2023-01-16 11:46:45 +01:00
parent adaa7c0f25
commit 3deea69d24

View file

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