Skip to content

Commit 2ce97a0

Browse files
authored
Update mkdocs.yml
1 parent 73c61ed commit 2ce97a0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

mkdocs.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,6 @@ nav:
1616
- Authors: authors.md
1717
plugins:
1818
- search
19+
markdown_extensions:
20+
- md_in_html # enables Markdown inside HTML blocks (not required here, but handy)
21+
- attr_list # lets you use { } attributes on images/elements

0 commit comments

Comments
 (0)