This is a Python implementation of the Textile markup language.
http://pypi.python.org/pypi/textile/
This is a Python implementation of the Textile
(http://textism.com/tools/textile) markup language.
Textile is a XHTML generator using a simple markup developed by Dean
Allen. This is a Python port with support for code validation, itex to
MathML translation, Python code coloring and much more.
- Developed at devel:languages:python
- Sources inherited from project openSUSE:Factory
-
4
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:16.0:FactoryCandidates/python-textile && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
python-textile.changes | 0000004767 4.66 KB | |
python-textile.spec | 0000002099 2.05 KB | |
textile-2.3.16.tar.gz | 0000047578 46.5 KB |
Revision 3 (latest revision is 11)
Dominique Leuenberger (dimstar_suse)
accepted
request 517761
from
Sebastian Wagner (sebix)
(revision 3)
- upgrade to 2.3.16 * Bugfixes: * Fix processing of extended code blocks ("#50":https://github.com/textile/python-textile/issues/50) * Don't break when links fail to include "http:" ("#51":https://github.com/textile/python-textile/issues/51) * Better handling of poorly-formatted tables ("#52":https://github.com/textile/python-textile/issues/52)
Comments 0