logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

redcarpet - Markdown prosessing like butterflies and popcorn

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).

redcarpet 3.0.0                                     May 2012                                        REDCARPET(1)

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

Name

       redcarpet - Markdown prosessing like butterflies and popcorn

Synopsis

redcarpet [--parse-<extension>...] [--render-<extension>...] [--smarty] [<file>...]

See Also