ReText - Text editor for Markdown and reStructuredText
Contents
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...]
