ander94lakx / md-toc

Table of Contents generator for Markdown. Learning Swift!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

md-toc

Table of Contents generator for Markdown.

Installation

$ git clone https://github.com/pocke/md-toc
$ cd md-toc
$ make

Usage

Basic Usage

$ md-toc < README.md
- [md-toc](#md-toc)
- [Installation](#installation)
- [Usage](#usage)
  - [Basic Usage](#basic-usage)
  - [Options](#options)
- [TODO](#todo)

Options

Coming soon....

TODO

  • Command line options

About

Table of Contents generator for Markdown. Learning Swift!


Languages

Language:Swift 98.2%Language:Makefile 1.8%