ReText is a simple but powerful editor for Markdown and reStructuredText markup languages written in Python.
To Install it on my Ubuntu 16.04 environment, run the following commands:
1  | pip install retext  | 
ReText is a simple but powerful editor for Markdown and reStructuredText markup languages written in Python.
To Install it on my Ubuntu 16.04 environment, run the following commands:
1  | pip install retext  |