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
{{ message }}
This repository was archived by the owner on Dec 7, 2017. It is now read-only.
I have found that
tocadds extra newlines to my README each time it is run.This means that I can't add it as a build step.
I think that running
tocmultiple times on the same file should not result in any changes, i.e. it should be idempotent.Repro at https://gist.github.com/RichardBradley/a72c644e0e09eb501f1f
(Incorrectly raised at jonschlinkert/markdown-toc#34 )