0.4.2-1 • Published 6 years ago

@krumedia/markdown-toc-cli v0.4.2-1

Weekly downloads
-
License
MIT
Repository
github
Last release
6 years ago

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