microsoft / linkcheckermd

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

Please port this to HTML, or does equivalent already exist ? #29

Closed BillDietrich closed 5 years ago

BillDietrich commented 5 years ago

Please port this code to make an equivalent to check links in HTML files. If an HTML link-checker for VSCode already exists, please point me to it, I can't find it. Thanks.

BillDietrich commented 5 years ago

Copied the code and, with many changes, made an HTML-checker myself. See https://github.com/BillDietrich/linkcheckerhtml