logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

makepage — convert markdown input to a fully-formed xhtml page

Author

       David Parsons (orc@pell.portland.or.us)

MASTODON                                        January 10, 2010                                     MAKEPAGE(1)

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.

Name

       makepage — convert markdown input to a fully-formed xhtml page

Return Values

       The makepage utility exits 0 on success, and >0 if an error occurs.

See Also

markdown(1), markdown(3), markdown(7), mkd-extensions(7).

Synopsis

makepage [-V] [-Fbitmap] [-fflags] [file]

See Also