Skip to content

Commit d187962

Browse files
committed
🚨 fix squigly lines
1 parent e027b50 commit d187962

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

‎mkdocs.yml‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ plugins:
2121
filename: .nav.yml
2222

2323
# https://github.com/mondeja/mkdocs-include-markdown-plugin
24-
- include-markdown
24+
- include-markdown:
2525

2626
# https://github.com/byrnereese/mkdocs-minify-plugin
2727
- minify:
@@ -92,7 +92,7 @@ markdown_extensions:
9292
repo: numtype
9393

9494
# https://facelessuser.github.io/pymdown-extensions/extensions/saneheaders/
95-
- pymdownx.saneheaders
95+
- pymdownx.saneheaders:
9696

9797
theme:
9898
name: material

0 commit comments

Comments
 (0)