markdown-toc icon indicating copy to clipboard operation
markdown-toc copied to clipboard

This is a great tool but there's a small bug

Open aybe opened this issue 4 years ago • 0 comments

As you keep feeding it by copy/paste the modified source markdown, it also generates a link for the TOC itself:

# Table of contents

- [Table of contents](#table-of-contents)
- ...

Basically, the TOC shouldn't contain a link to itself 😄.

Other than that, it's great tool and thanks for sharing!

aybe avatar Jul 10 '21 06:07 aybe