There was an error while loading. Please reload this page.
0
Issue observed with v3.13.7
bad.md:
bad.md
# Bad Document * [bad link](https://fake.url)
Repro:
$ markdown-link-check --version 3.13.7 $ markdown-link-check bad.md FILE: bad.md [✖] https://fake.url 1 links checked. ERROR: 1 dead links found! [✖] https://fake.url → Status: 0 $ echo $? 0