Skip to content

Commit bd1ae2a

Browse files
authored
Merge pull request #216 from sergiopaniego/meta-extension
Add meta extension to prevent yaml from rendering in docs
2 parents 8db0633 + 1805c9b commit bd1ae2a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/mkdocs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ markdown_extensions:
6161
- name: important
6262
- name: warning
6363
- name: caution
64+
- meta
6465

6566
watch:
6667
- ../src/core

0 commit comments

Comments
 (0)