retext - Man Page
Text editor for Markdown and reStructuredText
Synopsis
retext [options] [files...]
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.
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.
Author
This manual page was written by Dmitry Shachnev <mitya57@debian.org>.
Info
Feb 2021 ReText