(anonymous guest) (logged out)

Copyright (C) by the contributors. Some rights reserved, license BY-SA.

Sponsored by the Wiki Symposium and the Nuveon GmbH.

 
This is version . It is not the current version, and thus it cannot be edited.
[Back to current version]   [Restore this version]

Creoleparser.py is a Creole 1.0 parser written in Python.

Download it here.

For installation instructions and a few example, see the source code.

Features/Notes:

  • Creoleparser.py is a complete 1.0 implementation (rarely straying from the Creole1.0 page)
  • Uses Genshi - the Python toolkit for generation of output for the web
    • guarantees valid xml output
  • Supports mixing of ordered and unordered lists (using a syntax similar to Confluence). Near the bottom of the source file are test cases - including mixed lists.

The markup on Creole 1.0 Test Cases (up to the stuff about older Creole versions) was used to make this page

I plan to find a better home for this project soon! (meaning an svn repository and http://pypi.python.org/pypi)

Add new attachment

Only authorized users are allowed to upload new attachments.

« This particular version was published on 20-Okt-2007 07:48 by StephenDay.