This is the command retext that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
ReText - Text editor for Markdown and reStructuredText
SYNOPSIS
retext [ --preview ] FILES
DESCRIPTION
ReText is a simple editor for Markdown and reStructuredText markup languages.
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
If --preview option is given, ReText will open the files in preview mode, instead of edit
mode which is the default.
Use retext online using onworks.net services