[ BUG ] No --insert option in homebrew's gh-md-toc
paul-hammant opened this issue · 3 comments
paul-hammant commented
See:
$ gh-md-toc --insert README.md
gh-md-toc: error: unknown long flag '--insert', try --help
The help confirms that.
ekalinin commented
Hey @paul-hammant !
Thanks for the report.
As far as i can see:
This formula relates to another project (gh-md-toc written in go):
So I opened the same issue in that project:
And this one will be closed.
paul-hammant commented
From the README of ekalinin/github-markdown-toc :
brew install github-markdown-toc
That installs a YOUR ruby version of THEIR Go version????????
ekalinin commented
From the README of ekalinin/github-markdown-toc :
brew install github-markdown-toc
That installs a YOUR ruby version of THEIR Go version????????
Agreed. It's a bit confusing. Removed from README docs related to homebrew.