Use correct admmonition name

This commit is contained in:
eggy 2022-05-28 13:00:21 -04:00
parent ecd3b00a88
commit c7eec8b30d

View File

@ -45,7 +45,7 @@ markdown_extensions:
- mdx_math: - mdx_math:
add_preview: True add_preview: True
enable_dollar_delimiter: True enable_dollar_delimiter: True
- admonitions - admonition
- pymdownx.details - pymdownx.details
- pymdownx.superfences - pymdownx.superfences
- attr_list - attr_list