Skip to content

Commit a3aa43d

Browse files
authored
Update mkdocs.yml
1 parent cbefedd commit a3aa43d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

mkdocs.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,8 @@ plugins:
1919
markdown_extensions:
2020
- md_in_html # enables Markdown inside HTML blocks (not required here, but handy)
2121
- attr_list # lets you use { } attributes on images/elements
22+
markdown_extensions:
23+
- meta # parse YAML front matter
24+
- admonition
25+
- attr_list
26+
- md_in_html

0 commit comments

Comments
 (0)