module Creole

Main Creole parser class. Call CreoleParser#parse to parse Creole formatted text.

This class is not reentrant. A separate instance is needed for each thread that needs to convert Creole to HTML.

Inherit this to provide custom handling of links. The overrideable methods are: make_local_link