Skip to content

Latest commit

 

History

History
49 lines (32 loc) · 1.17 KB

README.md

File metadata and controls

49 lines (32 loc) · 1.17 KB

Markdown TOC

Generate and update magically a table of contents based on the headlines of a parsed markdown file from command-line.

TOC

Origin

This project implements a PseudoEditor as a replacement for atom and uses the class Toc form nok/markdown-toc.

Version number

The version number is oriented towards nok/markdown-toc. It simply adds a revision-number.

Usage

see manpage

Installation

npm install @krumedia/markdown-toc-cli

Features

see nok/markdown-toc#Features

License

The package is Open Source Software released under the MIT license.

TODO

  • Detect Line-Endings
  • automatic tests