Skip to content

Tamriel/retext

 
 

Repository files navigation

Differences to the original ReText:

  • Jekyll static website generator support: Preview the whole website
  • Option to open the live preview automatically for new files.
  • Is deployable with pyinstaller

Deployment

  • Download the lastest sources of the pyinstallers develop branch
  • Enter python pyinstaller.py --windowed visual-logic.py in terminal / cmd.exe
    • On Windows the folder /dist/retext/ containing an .exe file is created
    • On Mac the folder /dist/ will contain an an .app file
    • Copy the icon folder into the new retext folder resp. into the app file

Welcome to ReText!

ReText is a simple but powerful editor for Markdown and reStructuredText markup languages. ReText is written in Python language and works on Linux and other POSIX-compatible platforms. To install ReText, use setup.py install command.

ReText under KDE 5

You can read more about ReText in the wiki.

ReText requires the following packages to run:

We also recommend having these packages installed:

The latest stable version of ReText can be downloaded from PyPI. You can also use pip install ReText command to install it from there.

Translation files are already compiled for release tarballs and will be automatically loaded. For development snapshots, compile translations using lrelease locale/*.ts command. Translation files can also be loaded from /usr/share/retext/ directory.

You can translate ReText into your language on Transifex.

ReText is Copyright 2011–2015 Dmitry Shachnev and is licensed under GNU GPL (v2+) license, the current version is available in LICENSE_GPL file.

ReText icon is based on accessories-text-editor icon from the Faenza theme.

About

ReText: Simple but powerful editor for Markdown and reStructuredText

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%