A table of contents generator for markdown documents written in Rust.
This project is available on crates.io
,
meaning the installation is as simple as typing:
cargo install taboc
Then you can use the taboc
binary in your shell. Make sure to check out the
commands with the -h
flag.