add code highlight markdown extension for material theme
This commit is contained in:
parent
61c232b7be
commit
14bca1c8d5
@ -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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user