retext

Simple text editor for Markdown and reStructuredText

Install

All systems
curl cmd.cat/retext.sh
Debian Debian
apt-get install retext
Ubuntu
apt-get install retext
Arch Arch Linux
pacman -S retext
image/svg+xml Kali Linux
apt-get install retext
Fedora
dnf install retext
Windows (WSL2)
sudo apt-get update sudo apt-get install retext
Raspbian
apt-get install retext

retext

Simple text editor for Markdown and reStructuredText

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.