This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
AUTHORS | ||
| |
LICENSE | Wed Jun 17 03:36:07 -0700 2009 | |
| |
MANIFEST.in | ||
| |
README.rst | ||
| |
docs/ | Thu Jul 30 14:00:45 -0700 2009 | |
| |
setup.cfg | ||
| |
setup.py | ||
| |
src/ |
README.rst
v0.3 (2009-07-29):
django-markup
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://docs.mahner.org/django-markup/
Changelog
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.








