Installation • Usage • CI Status • Contributing • License
mdtoc
is simple utility for generating table of contents for markdown files.
To build the MDToc from scratch, make sure you have a working Go 1.22+ workspace (instructions), then:
go install github.com/essentialkaos/mdtoc@latest
You can download prebuilt binaries for Linux and macOS from EK Apps Repository:
bash <(curl -fsSL https://apps.kaos.st/get) mdtoc
Branch | Status |
---|---|
master |
|
develop |
Before contributing to this project please read our Contributing Guidelines.