diff options
Diffstat (limited to 'man/man1/markdown2html.1')
-rw-r--r-- | man/man1/markdown2html.1 | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/man/man1/markdown2html.1 b/man/man1/markdown2html.1 index 300aa1a40..63ad7a085 100644 --- a/man/man1/markdown2html.1 +++ b/man/man1/markdown2html.1 @@ -13,7 +13,11 @@ converts (or text from STDIN) from markdown-formatted plain text to HTML. If multiple files are specified, they will be combined to make a single HTML document. +.SH "SEE ALSO" +\fBpandoc\fR(1), +\fBhtml2markdown\fR(1), +\fBmarkdown2latex\fR(1), +\fBlatex2markdown\fR(1), +\fBmarkdown2pdf\fR(1) .SH AUTHOR John MacFarlane -.SH "SEE ALSO" -.BR pandoc (1), html2markdown (1), markdown2latex (1), latex2markdown (1), markdown2pdf (1) |