1MAKEPAGE(1) BSD General Commands Manual MAKEPAGE(1)
2
4 makepage — convert markdown input to a fully-formed xhtml page
5
7 makepage [-V] [-F bitmap] [-f flags] [file]
8
10 The makepage utility parses a markdown(7)-formatted textfile (or stdin if
11 not specified,) compiles it, then prints a fully-formed xhtml page to
12 stdout.
13
14 The -F, -f, and -V flags are identical to the same options in
15 markdown(1).
16
17 makepage is part of discount.
18
20 The makepage utility exits 0 on success, and >0 if an error occurs.
21
23 markdown(1), markdown(3), markdown(7), mkd-extensions(7).
24
26 David Parsons (orc@pell.portland.or.us)
27
28MASTODON January 10, 2010 MASTODON