Skip to content

A table of contents generator for markdown documents written in Rust.

License

Notifications You must be signed in to change notification settings

1Git2Clone/taboc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Taboc

Build IconDocs IconVersion IconLicense Icon

A table of contents generator for markdown documents written in Rust.

Table of contents

Installation

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.