You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yeah this is an apparent fault :(, a solution here would be to create a function that tries to identify the start and end of a Table of Contents and overwrites it. Feel free to write up a PR!
I frequently update README.md and want to use
markdown-toc
for table of contents generationHowever each time when I run
markdown-toc -h 3 -t github README.md
is fails with[WARNING]: README.md already has a Table of Contents, Ignoring...
I there a way to run
markdown-toc
in mode (force?) when it overwrites existing table of contents in the same file?The text was updated successfully, but these errors were encountered: