0.1.2 • Published 10 years ago

@lewiscowper/markdown-chalk v0.1.2

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

Markdown-Chalk

This is currently a really early version of a markdown parser that uses chalk to print a markdown file nicely in the terminal.

Usage: markdown-chalk --input [Markdown File] --lineLength [num]

Options:
  -h, --help        Show help                                          [boolean]
  -i, --input                                  [required] [default: "README.md"]
  -l, --lineLength                                                 [default: 70]
console.log('test');
0.1.2

10 years ago

0.1.1

10 years ago

0.1.0

10 years ago