Skip to content

Commit

Permalink
docs(config): add mkdocs-macros-plugin (#49)
Browse files Browse the repository at this point in the history
Signed-off-by: Kenji Miyake <[email protected]>
  • Loading branch information
kenji-miyake authored Mar 8, 2022
1 parent 4071c21 commit 219c79b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mkdocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ plugins:
regex:
- ^(?!(.*/)?assets/).*\.(?!(.*\.)?md|(.*\.)?svg|(.*\.)?png|(.*\.)?jpg).*$
- ^(.*/)?[^.]*$
- macros
- same-dir
- search

Expand Down

0 comments on commit 219c79b

Please sign in to comment.