diff options
Diffstat (limited to 'office/ReText')
-rw-r--r-- | office/ReText/README | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/office/ReText/README b/office/ReText/README index 187452897550b..5b2a0a78dcee3 100644 --- a/office/ReText/README +++ b/office/ReText/README @@ -1,8 +1,6 @@ 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. +reStructuredText markup languages. ReText is written in Python +language and works on Linux and other POSIX-compatible platforms. -It has some optional dependencies, e.g. Pygments, MarkupSafe, -docutils, Markdown, etc. +It has some optional dependencies, e.g. MarkupSafe, Markdown, etc. This depends on the functions you enabled in ReText. |