mktable
v1.1.6
Published
CLI tool that outputs a table of contents based on a markdown file headers
Downloads
4
Readme
MkTable
Dead simple CLI command to generate a table of contents from a markdown file
Table of Contents
Example
$ npx mktable README.md
or install it globally
$ npm install -g mktable
Write to your README.md file
- [MkTable](#mktable)
- [Example](#example)
- [Installation](#installation)
- [Usage](#usage)
- [Options](#options)
- [License](#license)
Author
License
MIT