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

Feature Request: Flag to strip <!-- toc --> from output

Open Ratstail91 opened this issue 8 years ago • 1 comments

I'm using markdown-toc with markdown-it, and currently markdown-it doesn't support HTML style comments. So, at least when using this from the command line, is there a way to surpress the and in the output file when using the -i tag?

I figure your project is easier to change, since markdown-it is nothing but regexes.

Ratstail91 avatar Mar 26 '17 21:03 Ratstail91

Oops githib's markdown stripped these, but i meant to type these:

<!-- toc -->
<!-- tocend -->

Ratstail91 avatar Mar 26 '17 21:03 Ratstail91