mirror of
https://github.com/jomjol/AI-on-the-edge-device-docs.git
synced 2025-12-06 19:46:56 +03:00
added support for code syntax highlighting
This commit is contained in:
@@ -31,3 +31,10 @@ markdown_extensions:
|
||||
emoji_generator: !!python/name:pymdownx.emoji.to_alt
|
||||
- markdown.extensions.admonition
|
||||
- def_list
|
||||
- pymdownx.highlight:
|
||||
anchor_linenums: true
|
||||
line_spans: __span
|
||||
pygments_lang_class: true
|
||||
- pymdownx.inlinehilite
|
||||
- pymdownx.snippets
|
||||
- pymdownx.superfences
|
||||
Reference in New Issue
Block a user