Skip to content

Commit

Permalink
replace with mkdocs-include-markdown-plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
Staubgeborener committed Mar 31, 2024
1 parent d8312f9 commit dea5196
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,5 @@ jobs:
mkdocs-material-
- run: pip install mkdocs-material
- run: pip install mkdocs-video
- run: pip install mkdocs-markdown-include
- run: pip install mkdocs-include-markdown-plugin
- run: mkdocs gh-deploy --force
2 changes: 1 addition & 1 deletion mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ plugins:
css_style:
width: "50%"
height: 18.172vw;
- markdown-include:
- include-markdown:
base_path: docs

markdown_extensions:
Expand Down

0 comments on commit dea5196

Please sign in to comment.