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

redcloth - Ruby Textile formatter

Author

       Dmitry Borodaenko <angdraug@debian.org>

Description

       Format  a Textile document into HTML or other type of output supported by RedCloth. If no file specified,
       STDIN will be used. If you are typing input, you can send an EOF by pressing ^D.

Name

       redcloth - Ruby Textile formatter

Notes

       This manual page was written by Dmitry Borodaenko <angdraug@debian.org> for the Debian project.

       This is free documentation; you can redistribute it and/or modify it under the terms of the  GNU  General
       Public License as published by the Free Software Foundation; either version 2 of the License, or (at your
       option) any later version.

2011                                                September                                        REDCLOTH(1)

Options

-o, --outputSTYLE
              Output format (defaults to html).

Synopsis

       redcloth [options] [redcloth_formatted.txt]

See Also