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

Display ignored links in verbose mode

Open NicolasMassart opened this issue 5 years ago • 0 comments

Knowing what links are not checked and having a ratio of unchecked/total would be nice. Adding a log line when lick checker is in verbose mode requires to make the checker aware of the ignored links. As they are deleted by regex before parsing, it would require some work on the ignore part I guess.

NicolasMassart avatar Sep 15 '20 11:09 NicolasMassart