Skip to content

Commit a5121fe

Browse files
authored
Merge pull request #71 from kraken-tech/meshy/syntax-highlighting
Enable syntax highlighting on code blocks in docs
2 parents 764678e + b04e115 commit a5121fe

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

mkdocs.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,8 @@ extra:
3737
- latest
3838
markdown_extensions:
3939
- admonition
40+
- pymdownx.highlight
41+
- pymdownx.superfences
4042
- tables
4143
- toc:
4244
permalink: true

0 commit comments

Comments
 (0)