Skip to content

Commit

Permalink
add include-markdown plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
Juke34 committed Mar 27, 2024
1 parent 52d7f09 commit b9c6179
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,8 +87,9 @@ For the extensions:

For the plugins:
`pip install mkdocs-minify-plugin`
`pip install mkdocs-macros-plugin`
`pip install mkdocs-embed-external-markdown`
`pip install mkdocs-macros-plugin`
`pip install mkdocs-embed-external-markdown`
`pip install mkdocs-include-markdown-plugin`
`pip install mkdocs-table-reader-plugin`

##### Conda
Expand Down

0 comments on commit b9c6179

Please sign in to comment.