Skip to content
Snippets Groups Projects
Commit 38b8cd8c authored by Danny Marc Rotscher's avatar Danny Marc Rotscher
Browse files

Revert "Merge branch '326-htmlproofer' into 'preview'"

This reverts merge request !573
parent 7cb09915
No related branches found
No related tags found
2 merge requests!575Automated merge from preview to main,!574Revert "Merge branch '326-htmlproofer' into 'preview'"
......@@ -6,7 +6,7 @@ SHELL ["/bin/bash", "-c"]
# Base #
########
RUN pip install mkdocs>=1.1.2 mkdocs-material>=7.1.0 mkdocs-htmlproofer-plugin>=0.8.0
RUN pip install mkdocs>=1.1.2 mkdocs-material>=7.1.0
##########
# Linter #
......@@ -14,7 +14,7 @@ RUN pip install mkdocs>=1.1.2 mkdocs-material>=7.1.0 mkdocs-htmlproofer-plugin>=
RUN apt-get update && apt-get install -y nodejs npm aspell git
RUN npm install -g markdownlint-cli
RUN npm install -g markdownlint-cli markdown-link-check
###########################################
# prepare git for automatic merging in CI #
......
......@@ -223,4 +223,3 @@ extra:
plugins:
- search
- markdown-caption
- htmlproofer
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment