Markdown is a text-to-HTML filter that translates structured text into HTML. Markdown editors allow users to customize text documents and convert them into various formats such as HTML and XHTML.
Re Text is an open source, multi-tab markdown editor for Linux, allowing editing of files in markdown and HTML format. The application includes a list of pre-defined
Symbols (Deg, Divide, Laquo, Larr, nbps, etc.) and
Tags (<center>, <span>, <td>, <tr>, <u>) that you can insert in markdown documents. It also provides
Preview Pane alongside the editor, which shows output of your markdown document in real-time. The edited files can be saved in ODT, RST, HTML or PDF formats. Re text is written in Python, and comes with a pre-compiled package.
Read More