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

Enable input with glob

Open RichardLitt opened this issue 7 years ago • 0 comments

I would like to be able to run this command:

> markdown-toc --no-first1 -i *.md

To automatically add TOCs to all markdown files in a repository. It doesn't seem to work at the moment, but I think this would be a nice feature.

RichardLitt avatar Aug 08 '18 22:08 RichardLitt