Parses the filtered text with [Maruku](maruku.rubyforge.org), which has some non-standard extensions to Markdown.
@see Base#render
# File lib/haml/filters.rb, line 366 366: def render(text) 367: ::Maruku.new(text).to_html 368: end
Disabled; run with --debug to generate this.
Generated with the Darkfish Rdoc Generator 1.1.6.