Scan for markdown broken links in your blog

132 · Thiago Perrotta · Jan. 1, 2025, 8:11 p.m.
Summary
This blog post discusses the issue of link rot on websites and introduces the tool 'markdown-link-check' as a solution for detecting broken links in Markdown files. The author shares personal experiences with the tool, including its setup as a pre-commit hook and some limitations like false positives from sites behind Cloudflare. Overall, it's a practical guide for developers looking to maintain healthy links in their blogs.