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

ReText - Text editor for Markdown and reStructuredText

Author

       This manual page was written by Dmitry Shachnev <mitya57@debian.org>.

ReText                                              Feb 2021                                           retext(1)

Description

       ReText  is  a  simple  editor  for Markdown, reStructuredText and Textile with support for plugging other
       markups using the Python-Markups module.

       ReText supports tabs, live text preview and syntax highlighting. Supported  export  formats:  HTML,  ODT,
       PDF. It is also possible to write custom export extensions.

       It is written in Python using Qt libraries.

Name

       ReText - Text editor for Markdown and reStructuredText

Options

-h, --help
              Displays help on commandline options.

       --help-all
              Displays help including Qt specific options.

       -v, --version
              Displays version information.

       --preview
              Opens the files in preview mode (by default they are opened in edit mode).

       --new-window
              Creates a new window even if there is an existing one.

Synopsis

retext [options] [files...]

See Also