Skip to content

Commit 345b995

Browse files
Add pymdownx.superfences to mkdocs configuration
1 parent 553235e commit 345b995

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
@@ -46,6 +46,8 @@ markdown_extensions:
4646
permalink: true
4747
- footnotes
4848
- tables
49+
- pymdownx.superfences
50+
4951

5052
# Optional: If you want to deploy on GitHub Pages
5153
plugins:

0 commit comments

Comments
 (0)