mkd2html(1) debian man page | unix.com

Man Page: mkd2html

Operating Environment: debian

Section: 1

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

NAME
mkd2html -- markdown to html converter
SYNOPSIS
mkd2html [-css file] [-header string] [-footer string] [file]
DESCRIPTION
mkd2html utility parses a markdown(7)-formatted textfile (or stdin if not specified,) and generates a web page. It reads file or file.text and writes the result in file.html (where file is the passed argument.) mkd2html is part of discount.
OPTIONS
-css file Specifies a CSS file. -header string Specifies a line to add to the <header> tag. -footer string Specifies a line to add before the <body> tag.
RETURN VALUES
The mkd2html utility exits 0 on success, and >0 if an error occurs.
SEE ALSO
markdown(1), markdown(3), markdown(7), mkd-extensions(7).
AUTHOR
David Parsons (orc@pell.chi.il.us)
MASTODON
January 10, 2010 MASTODON
Related Man Pages
markdown(1) - debian
ronn(1) - debian
theme(1) - debian
text::markdown::discount(3pm) - debian
html2markdown.py3(1) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Introduction
Detecting unused variables...
How to copy a column of multiple files and paste into new excel file (next to column)?
My first PERL incarnation... Audio Oscillograph