df7b682251
git-svn-id: https://pandoc.googlecode.com/svn/trunk@2 788f1e2b-df1e-0410-8736-df70ead52e1b
15 lines
434 B
Groff
15 lines
434 B
Groff
.TH PANDOC 1 "AUGUST 2006" Linux "User Manuals"
|
|
.SH NAME
|
|
markdown2html \- converts markdown-formatted text to HTML
|
|
.SH SYNOPSIS
|
|
.B markdown2html [input-files]
|
|
.SH DESCRIPTION
|
|
.B markdown2html
|
|
converts input-files (or text from STDIN) from markdown-formatted
|
|
plain text to HTML.
|
|
.SH AUTHOR
|
|
John MacFarlane <jgm at berkeley.edu>
|
|
.SH "SEE ALSO"
|
|
pandoc (1), html2markdown (1), markdown2latex (1), latex2markdown (1),
|
|
markdown2pdf (1)
|
|
|