module Webgen::ContentProcessor::RedCloth
Processes content in Textile format using the redcloth
library.
Public Class Methods
call(context)
Convert the content in context
to HTML.
Processes content in Textile format using the redcloth
library.
Convert the content in context
to HTML.