Skip to content

Instantly share code, notes, and snippets.

@vbajpai
Created March 6, 2013 19:08
Show Gist options
  • Save vbajpai/5102076 to your computer and use it in GitHub Desktop.
Save vbajpai/5102076 to your computer and use it in GitHub Desktop.
automatically create table of contents for a markdown post.
$ npm install -g doctoc
$ doctoc $FILE.md
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment