Skip to content

Commit 4df92d5

Browse files
committed
Add markdown extensions section for callout boxes in mkdocs.yml
1 parent c43802e commit 4df92d5

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

mkdocs.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,10 @@ theme:
4040
edit: material/pencil
4141
view: material/eye
4242

43+
# Extensions
44+
markdown_extensions:
45+
- admonition # for Callout boxes
46+
4347
# Copyright
4448
copyright: Copyright © 2025 Nodes Automations
4549

0 commit comments

Comments
 (0)