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 380 380: def render(text) 381: ::Maruku.new(text).to_html 382: end
Disabled; run with --debug to generate this.
Generated with the Darkfish Rdoc Generator 1.1.6.