markdown-toc
markdown-toc copied to clipboard
Slug links not generated properly for duplicate headings
ToC not generated correctly half of the time for duplicate mardown headings with inline a tags such as:
# h1 <a id="h1"></a>
## h1 <a id="h1-1"></a>
