markdown-link-check
markdown-link-check copied to clipboard
Check GitHub markdown section links
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
@tcort I have added tests.
@tcort ping, can you take a look please, I need this feature to work on my document and other people would appreciate it too
@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.
Thank you, I really appreciate this, hope you can get a new release out soon.