= Creole

* http://creole.rubyforge.org/
* http://rubyforge.org/projects/creole/

== DESCRIPTION:

Creole is a Creole-to-HTML converter for Creole, the lightwight markup
language (http://wikicreole.org/).

== SYNOPSIS:

gem 'creole'
require 'creole'
html = Creole.creolize( ... )

== BUGS:

If you found a bug, please report it at the Creole project's tracker
on RubyForge:

http://rubyforge.org/tracker/?group_id=6344

== LICENSE:

RDoc is Copyright (c) 2008 Lars Christensen. It is free software, and
may be redistributed under the terms specified in the README file of
the Ruby distribution.