A generic Django application to convert text with specific markup to html.
Project description
This app is a generic way to provide filters that convert text into html.
The documentation is available at http://readthedocs.org/docs/django-markup/en/latest/
Testsuite
To run the testsuite simply run python setup.py test which will invoke a Tox collection testing against various Python and Django versions.
For a specific local installation run python runtests.py.
Changelog
- v1.0 (in development):
Removed some 5 year old dust
Django 1.8+ compatible
Tests
Possibly backwards incompatible changes:
Removed CreoleParser library in favor of a pypi package
The RestructuredText filter now renders level 1 and 2 headers. See Issue 14.
- 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.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file django-markup-1.0a1.tar.gz
.
File metadata
- Download URL: django-markup-1.0a1.tar.gz
- Upload date:
- Size: 20.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 724c0017635cbab266ea202511df110aea69e45751e77756a82a996da7214473 |
|
MD5 | 72effb55cfa4666de3cda30cf3be6fd2 |
|
BLAKE2b-256 | 9edd1eab49ee07f6ec6d7c2bb34ffee118a5e1748f2be17896e5ac4482ab6957 |