summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst8
1 files changed, 5 insertions, 3 deletions
diff --git a/README.rst b/README.rst
index 3991f0c..4f70129 100644
--- a/README.rst
+++ b/README.rst
@@ -5,9 +5,9 @@ about python-creole
python-creole is a OpenSource (GPL) Python lib for converting markups.
python-creole is pure python. No external libs needed.
-Compatible Python Versions (see `tox.ini <https://github.com/jedie/python-creole/blob/main/tox.ini>`_):
+Compatible Python Versions (see `tox config in pyproject.toml <https://github.com/jedie/python-creole/blob/main/pyproject.toml>`_):
-* 3.9, 3.8, 3.7, 3.6
+* 3.9, 3.8, 3.7
* PyPy3
@@ -23,6 +23,8 @@ Existing converters:
* html -> textile markup (not completed yet)
+* html -> markdown markup
+
The creole2html part based on the creole markup parser and emitter from the MoinMoin project by Radomir Dopieralski and Thomas Waldmann.
+-----------------------------------+
@@ -708,4 +710,4 @@ donation
------------
-``Note: this file is generated from README.creole 2022-08-23 07:53:38 with "python-creole"`` \ No newline at end of file
+``Note: this file is generated from README.creole 2022-08-23 07:57:12 with "python-creole"`` \ No newline at end of file