Inspect Markdown links and classify malformed, local, anchor, mail, and external destinations.
Links and autolinks are extracted, classified, and checked for malformed URLs and obvious local-reference issues. The client reports totals and messages without network requests, so remote availability is not tested.
See [Google](https://google.com) and [Docs](./docs/readme.md). 
Text URL Line Type Valid Issue ------ ------------------ ---- -------- ----- ----- Google https://google.com 1 url yes Docs ./docs/readme.md 1 relative yes logo images/logo.png 3 relative yes
README audits, static-site authoring, and repository migrations inspect links.