Man page - rdiscount(1)
Packages contas this manual
Package: ruby-rdiscount
apt-get install ruby-rdiscount
apt-get install ruby-rdiscount
Manuals in package:
Documentations in package:
Manual
| RDISCOUNT(1) | RUBY | RDISCOUNT(1) |
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
| April 2010 |