add code highlight markdown extension for material theme

This commit is contained in:
makayabou 2020-08-03 22:02:31 +02:00
parent 61c232b7be
commit 14bca1c8d5

View File

@ -9,3 +9,7 @@ markdown_extensions:
- admonition - admonition
- pymdownx.details - pymdownx.details
- pymdownx.superfences - pymdownx.superfences
- pymdownx.highlight:
use_pygments: true
linenums_style: pymdownx.inline
- pymdownx.inlinehilite