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

rd2 - converter from RD to other mark-up language.

Description

       rd2  inputs  from  <file>  and outputs into STDOUT. you can choose <visitor> to select output format. For
       example, use "rd/rd2html-lib.rb" to translate it into HTML, and "rd/rd2man-lib.rb" to  tranlate  it  into
       roff with man macros.

Files

~/.rd2rc - User configration file.

Name

       rd2 - converter from RD to other mark-up language.

Options

       please read output of
           % rd2 --help

       and
           % rd2 -r rd/rd2html-lib.rb --help

See Also

ruby(1)

                                                   March 2025                                         BIN/RD2(1)

Synopsis

           rd2 [-r <visitor>] [options] <file>

See Also