discount-makepage - Man Page
convert markdown input to a fully-formed xhtml page
Synopsis
makepage | [-V ] [-F bitmap ] [-f flags] [file ] |
Description
The makepage utility parses a markdown(7)-formatted textfile
(or stdin if not specified,) compiles it, then prints a fully-formed xhtml page to stdout.
The -F
, -f
, and -V
flags are identical to the same options in markdown(1).
makepage is part of discount.
Return Values
The makepage utility exits 0 on success, and >0 if an error occurs.
See Also
Author
David Parsons (orc@pell.portland.or.us
)
Info
January 10, 2010