rdiscount(1) - Linux man page
Name
rdiscount - humane markup to HTML conversion tool
Synopsis
rdiscount [file...]
Description
The rdiscount utility reads one or more markdown(7)-formatted text files
and writes HTML to standard output. With no file, or when file is '-', rdiscount reads source text from standard input.
Return Values
The rdiscount utility exits 0 on success, and > 0 if an error occurs.
See Also
markdown(7)
Author
Ryan Tomayko http://tomayko.com/about