markdown-link-check
markdown-link-check copied to clipboard
Verify link references aren't dead
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.