Man page - redcarpet(1)
Packages contains this manual
Package: ruby-redcarpet
apt-get install ruby-redcarpet
apt-get install ruby-redcarpet
Manuals in package:
Documentations in package:
Manual
REDCARPET
NAMESYNOPSIS
DESCRIPTION
AUTHOR
NAME
redcarpet - Markdown prosessing like butterflies and popcorn
SYNOPSIS
redcarpet [ --parse-<extension> ...] [ --render-<extension> ...] [ --smarty ] [ <file> ...]
DESCRIPTION
Convert one or more Markdown files to HTML and write to standard output. With no <file> or when <file> is ’-’, read Markdown source text from standard input. With <extension>s, perform additional Markdown processing before writing output. With --smarty , use the SmartyHTML renderer
AUTHOR
This manual page was written by Youhei SASAKI <uwabami@gfd-dennou.org>, for the Debian GNU/Linux system(but may be used by others).