Add code markup features
This commit is contained in:
parent
e20e9ce7c8
commit
5163cf1988
@ -29,6 +29,14 @@ theme:
|
||||
- content.code.copy
|
||||
- content.code.select
|
||||
- content.code.annotate
|
||||
markdown_extensions:
|
||||
- pymdownx.highlight:
|
||||
anchor_linenums: true
|
||||
pygments_lang_class: true
|
||||
line_spans: __span
|
||||
- pymdownx.inlinehilite
|
||||
- pymdownx.superfences
|
||||
- pymdownx.smartsymbols
|
||||
extra_css:
|
||||
- stylesheets/extra.css
|
||||
plugins:
|
||||
|
Loading…
x
Reference in New Issue
Block a user