1retext(1)                   General Commands Manual                  retext(1)
2
3
4

NAME

6       ReText - Text editor for Markdown and reStructuredText
7
8

SYNOPSIS

10       retext [options] [files...]
11
12

DESCRIPTION

14       ReText  is  a  simple editor for Markdown, reStructuredText and Textile
15       with support for plugging other markups using the  Python-Markups  mod‐
16       ule.
17
18       ReText  supports  tabs, live text preview and syntax highlighting. Sup‐
19       ported export formats: HTML, ODT, PDF. It is  also  possible  to  write
20       custom export extensions.
21
22       It is written in Python using Qt libraries.
23
24

OPTIONS

26       -h, --help
27              Displays help on commandline options.
28
29       --help-all
30              Displays help including Qt specific options.
31
32       -v, --version
33              Displays version information.
34
35       --preview
36              Opens  the  files in preview mode (by default they are opened in
37              edit mode).
38
39       --new-window
40              Creates a new window even if there is an existing one.
41
42

AUTHOR

44       This manual page was written by Dmitry Shachnev <mitya57@debian.org>.
45
46
47
48ReText                             Feb 2021                          retext(1)
Impressum