Suggestions break if there is a link in the header
@TomasHubelbauer
In GFM, the suggested link is incorrect
# [Google](https://www.google.com/)
[Suggested link](#googlehttpswwwgooglecom)
[Working link](#google)
Thanks for the report! I'm not actively supporting this extension right now but I plan on getting around to do a maintenance release soon so I'll take your report into account and try to fix it for the release!
Hi! Sorry for not maintaining the extension, I have not been very active on any of my personal projects for a long time now for personal reasons. That being said, VS Code seems to have rolled out a feature called "MarkDown link Intellisense" in a recent release and it should make this extension obsolete! Please check it out and let me know how you feel about it :) https://code.visualstudio.com/updates/v1_64#_markdown-path-intellisense I will likely pull this extension completely if this native feature covers its functionality.