Skip to content

Commit 4cf8f9b

Browse files
committed
docs: Add language classes to code blocks
1 parent 0600975 commit 4cf8f9b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

mkdocs.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,9 @@ markdown_extensions:
8484
- pymdownx.emoji:
8585
emoji_index: !!python/name:material.extensions.emoji.twemoji
8686
emoji_generator: !!python/name:material.extensions.emoji.to_svg
87+
- pymdownx.highlight:
88+
use_pygments: true
89+
pygments_lang_class: true
8790
- pymdownx.magiclink
8891
- pymdownx.snippets:
8992
base_path: [!relative $config_dir]

0 commit comments

Comments
 (0)