markdown-link-check
                                
                                 markdown-link-check copied to clipboard
                                
                                    markdown-link-check copied to clipboard
                            
                            
                            
                        checks for anchor with consequent whitespaces fail in 3.12.2
Passes in 3.11.2 and fails in 3.12.2:
- 
Whitespaces separated by special characters (no workaround) [migrating from <= v1.18.0](#migrating-from--v1180) ### Migrating from `<= v1.18.0`Changing to #migrating-from-v1180passes markdown-lint-check, but it breaks navigation in VSCode and other link checkers (e.g. table of content).
- 
Consequent whitespaces typo (easy to workaround) [Client/server examples using `network.peer.*`](#clientserver-examples-using--networkpeer) ##### Client/server examples using `network.peer.*`
Could be related to similar issues: #348, #337