(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.

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

To download and install, please go here first.

Add new attachment

Only authorized users are allowed to upload new attachments.

« This particular version was published on 16-Dez-2007 17:55 by StephenDay.