2011-08-08 13:52:51 +02:00
|
|
|
python-creole is an markup converter in pure Python:
|
2009-07-29 16:13:43 +02:00
|
|
|
|
|
|
|
* creole markup -> html
|
|
|
|
* html -> creole markup
|
2011-08-08 13:52:51 +02:00
|
|
|
* reStructuredText -> html
|
|
|
|
* html -> reStructuredText markup
|
|
|
|
* html -> textile markup
|
2009-07-29 16:13:43 +02:00
|
|
|
|
2013-11-20 21:51:25 +01:00
|
|
|
WWW: https://pypi.python.org/pypi/python-creole/
|