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

Table of Contents generator for Markdown

Results 6 markdown-toc issues
Sort by recently updated
recently updated
newest added

I tried running `make install` in the root of the clone of this project, and it failed with the following error: ``` $ go version go version go1.16.7 darwin/amd64 ```...

# content like this ``` 1 # title 1 2 3 4 5 6 # code 7 8 ```go 9 code here 10 # some comment 11 ``` 12 13...

* Hash In Codeblocks treated as title. * space at line end bug

If we could get this project to integrate with `brew` for OS X users, that would probably make life easier for users that do not have Go or any interest...

enhancement
help wanted
good first issue

It would be great for the user experience if we could deliver some pre-compiled binaries for different platforms, like OS X, Linux, Windows.

enhancement
help wanted
good first issue