markdown-toc
markdown-toc copied to clipboard
`-i` option doesn't work as expected
Steps to reproduce:
markdown-toc -i README.md - produce 0 input, readme file doesn't change.
I thought it syntax issue, tried:
markdown-toc -i README.md README.md - return help message.
Expected result: README.md shoud be injected with toc section.
Does your README.md have a <!-- toc --> html comment? See this example in the README.md.