show/hide this revision's text 2 added 108 characters in body

You should look at a good parser for Creole syntax: creole.py. It can convert Creole (which is "a common wiki markup language to be used across different wikis") to HTML.

show/hide this revision's text 1

You should look at a good parser for Creole syntax: creole.py.