discount-makepage (1) Linux Manual Page
NAME
makepage – convert markdown input to a fully-formed xhtml page
SYNOPSIS
[-V ] [-F bitmap ] [-f flags ] [file ]
DESCRIPTION
The utility parses a markdown(7)Ns-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).
is part of discount.
RETURN VALUES
The utility exits 0 on success, and >0 if an error occurs.
SEE ALSO
markdown(1), markdown(3), markdown(7), mkd-extensions7.
AUTHOR
An David Parsons (orc [at] pell.portland.or.us )
