Open isuftin opened 9 hours ago
Note that this is running in an Alpine Docker container.
/data $ markdown-link-check --version
3.13.5
/data $ cat /etc/os-release
NAME="Alpine Linux"
ID=alpine
VERSION_ID=3.19.4
PRETTY_NAME="Alpine Linux v3.19"
HOME_URL="https://alpinelinux.org/"
BUG_REPORT_URL="https://gitlab.alpinelinux.org/alpine/aports/-/issues"
/data $ npm --version
10.9.0
/data $ node --version
v20.18.0
With version 3.13.5, I am unable to get the utility to properly check links.
markdown-link-check-config.json
:README2.md
:Example run:
This seems to be a regression from 3.12.x