Changelog
* Fixed the limitations around links with parenthesis inside. Links like `[link](https://en.wikipedia.org/wiki/John_Gall_(author)#Gall)` now work.
* Switched to native curl with `subprocess.run`, this makes the tool run considerably faster.
* Tested on even bigger markdown files with thousands of links.