Markdown TOC generator with tree presentation and line numbers
docs | ||
tests | ||
.gitignore | ||
main.go | ||
Makefile | ||
README.md |
https://en.wikipedia.org/wiki/Markdown
There is no official Markdown specification and there are many different
implementations.
This seems intended by the creators of the language.
TODO
- print header tree
- delph deeper into different Markdown implementations (like CommonMark)
- add support for "Setext-style headers"