markdown-link-check icon indicating copy to clipboard operation
markdown-link-check copied to clipboard

Check GitHub markdown section links

Open rkitover opened this issue 1 year ago • 2 comments

Extract markdown heading lines and convert to section link names, check all section links against this list and return a 404 for any that do not have a heading.

Filter out code blocks because comments can be false positives for markdown headers.

Make some minor adjustments for the tests to pass on Windows.

Fix #250

rkitover avatar Apr 05 '24 05:04 rkitover

@tcort I have added tests.

rkitover avatar Apr 12 '24 00:04 rkitover

@tcort ping, can you take a look please, I need this feature to work on my document and other people would appreciate it too

rkitover avatar Apr 26 '24 08:04 rkitover

@tcort ping again. I hope you are doing well. I will wait a couple more weeks for you to respond then I will have to fork this module, which I would really prefer to avoid.

rkitover avatar May 19 '24 11:05 rkitover

Thank you, I really appreciate this, hope you can get a new release out soon.

rkitover avatar May 21 '24 17:05 rkitover