/autotoc

Generate and insert tables of contents in markdown files

Primary LanguageClojureEclipse Public License 1.0EPL-1.0

Table of Contents generated with autotoc

autotoc

A Clojure tool that automatically generates tables of contents in markdown files. Inspired by doctoc.

Usage

$ lein run /path/to/README.md

For tests, simply:

$ lein test

License

Copyright © 2013 Wilfred Hughes

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.