0.0.8 • Published 10 years ago

markdown-html v0.0.8

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

markdown-html NPM version Build Status

Information

Usage

Basic usage:

markdown-html in.md -o out.html

Use in watch mode for maximum pleasure:

markdown-html -w in.md -o out.html

List of options:

--title, -t        Generated page title
--style, -s        Path to custom stylesheet
--script, -j       Path to custom javascript                    
--template, -l     Path to custom mustache template
--help, -h         This screen
--output-file, -o  Path to output file (stdout if not specified)
--stdin, -i        If set, stdin will be used instead of file
--watch, -w        Watch mode
0.0.8

10 years ago

0.0.7

10 years ago

0.0.6

10 years ago

0.0.5

10 years ago

0.0.4

12 years ago

0.0.3

12 years ago

0.0.2

12 years ago

0.0.1

12 years ago