Skip to content

Commit 4cefd14

Browse files
committed
Fix MkDocs admonition extension name
1 parent 2327fb5 commit 4cefd14

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ theme:
3030

3131
markdown_extensions:
3232
- tables
33-
- admonitions
33+
- admonition
3434
- pymdownx.highlight:
3535
anchor_linenums: true
3636
- pymdownx.superfences:

0 commit comments

Comments
 (0)