markdown-link-check
                                
                                 markdown-link-check copied to clipboard
                                
                                    markdown-link-check copied to clipboard
                            
                            
                            
                        Display ignored links in verbose mode
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.