Skip to content
Snippets Groups Projects
Commit 945ebb3a authored by rinpatch's avatar rinpatch
Browse files

add markdown-include

parent 98312432
Branches
No related tags found
No related merge requests found
Pipeline #25207 failed
......@@ -15,7 +15,7 @@ fetch-and-build:
script:
- apk add git python3
- python3 -m ensurepip
- pip3 install mkdocs mkdocs-material
- pip3 install mkdocs mkdocs-material markdown-include
- ./manage.sh all --branch $BRANCH
deploy:
......
......@@ -32,3 +32,5 @@ markdown_extensions:
custom_checkbox: true
- pymdownx.superfences
- pymdownx.details
- markdown_include.include:
base_path: docs
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment