markdown-link-check
                                
                                 markdown-link-check copied to clipboard
                                
                                    markdown-link-check copied to clipboard
                            
                            
                            
                        False Positives for Anchor Links to Section Headers Following Fenced Code Blocks
Section headers that follow an unordered list containing a fenced code block containing a comment are not detected as valid anchor link targets.
This issue was introduced in marked 4.0.17, most likely by markedjs/marked#2483, and can be fixed by pinning marked to 4.0.16. See markedjs/marked#2518 for more details and a reproduction.
Now that the upstream issue has been fixed, this issue can be addressed by upgrading marked to 4.0.18+.
should be fixed in latest release. if not, please re-open.