django-markup 0.4
A generic Django application to convert text with specific markup to html.
Downloads ↓ | Package Documentation
This app is a generic way to provide filters that convert text into html.
The documentation is available with this package in the docs/ folder or online under this url: http://readthedocs.org/docs/django-markup/en/latest/
Changelog
- v0.4 (2011-06-1):
- Added a widont filter. MarkupField is South compatible. Tested with Django 1.3.
- v0.3 (2009-07-29):
django-markup now ships with a builtin creole parser. Advantage is, that the recently used Creoleparser library needs the Genshi lib, which needs a c-compiler and so on. The builtin creole parser is a pure python library without any dependencies and follows the wikicreole.org specifications.
django-markup uses the WikiCreole library.
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| django-markup-0.4.tar.gz (md5) | Source | 2011-06-02 | 88KB | 1620 | |
- Author: Martin Mahner
- Documentation: django-markup package documentation
- Home Page: http://github.com/bartTC/django-markup/tree/master
- Categories
- Package Index Owner: bartTC
- DOAP record: django-markup-0.4.xml
