markdown-link-check icon indicating copy to clipboard operation
markdown-link-check copied to clipboard

Verify link references aren't dead

Open nex3 opened this issue 5 years ago • 3 comments

If a reference-style link's reference doesn't exist (either in [link][] form or [link][reference] form), the link checker should throw an error. Similarly, it should throw an error if a link definition ([reference]: url) exists but doesn't correspond to an actual reference.

nex3 avatar Nov 27 '19 01:11 nex3