0.0.1 • Published 6 years ago

m-ph v0.0.1

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

m-ph

Build Status

transform your markdown to a simple pagination html

Usage
  $ m-ph 0.md 1.md 2.md...
  If the argument is omitted, all the md files in the current directory are merged.

Options
  --output, -o  Path to output file (stdout if not specified)
  --help, -h    This screen
  --title, -t   Generated page title
  --style, -s   Path to custom stylesheet
  --script, -j  Path to custom javascript
  --version, -v Show version