microsoft / linkcheckermd

A VSCode extension that check links in Markdown to ensure they are valid.
MIT License
16 stars 20 forks source link

relative links not checked in MD file? #36

Open pestrela opened 4 years ago

pestrela commented 4 years ago

hi per #8 relative links should be checked, but doing this on this example file I only get URL checks https://github.com/pestrela/smi_counter/blob/master/test.md

thanks

Name: Link Checker Id: link-checker.link-checker Description: Checks links for 200 OK and, in the case of Github, repository staleness. Version: 1.0.1 Publisher: link-checker VS Marketplace Link: https://marketplace.visualstudio.com/items?itemName=link-checker.link-checker

Version: 1.41.1 (user setup) Commit: 26076a4de974ead31f97692a0d32f90d735645c0 Date: 2019-12-18T14:58:56.166Z Electron: 6.1.5 Chrome: 76.0.3809.146 Node.js: 12.4.0 V8: 7.6.303.31-electron.0 OS: Windows_NT x64 10.0.18363

image