1MKD2HTML(1)               BSD General Commands Manual              MKD2HTML(1)
2

NAME

4     mkd2html — markdown to html converter
5

SYNOPSIS

7     mkd2html [-css file] [-header string] [-footer string] [file]
8

DESCRIPTION

10     mkd2html utility parses a markdown(7)-formatted textfile (or stdin if not
11     specified,) and generates a web page. It reads file or file.text
12      and writes the result in file.html (where file is the passed argument.)
13
14     mkd2html is part of discount.
15

OPTIONS

17     -css file       Specifies a CSS file.
18
19     -header string  Specifies a line to add to the <header> tag.
20
21     -footer string  Specifies a line to add before the <body> tag.
22

RETURN VALUES

24     The mkd2html utility exits 0 on success, and >0 if an error occurs.
25

SEE ALSO

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

AUTHOR

30     David Parsons (orc@pell.portland.or.us)
31
32MASTODON                       January 10, 2010                       MASTODON
Impressum