Skip to content
This repository was archived by the owner on Oct 3, 2021. It is now read-only.

Conversation

lembergerth
Copy link
Contributor

markdown-link-check does not solve tcort/markdown-link-check#159,
which is a problem for us because of false positives in doi.org.

So we resort to the (less nice-looking) linkchecker.
We first convert markdown files to HTML through pandoc, and then pass them to linkchecker.

We use a new Dockerfile with linkchecker installed, and a config to keep the output in the CI readable.

markdown-link-check does not solve tcort/markdown-link-check#159,
which is a problem for us.

So we resort to the (less nice-looking) linkchecker.
We first convert markdown files to HTML through pandoc,
and then pass them to linkchecker.
@lembergerth lembergerth requested a review from dbeyer September 27, 2021 20:32
@PhilippWendler PhilippWendler added the CI Continous Integration label Sep 28, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

CI Continous Integration

Development

Successfully merging this pull request may close these issues.

2 participants