Works the same as {Plain}, but HTML-escapes the text before placing it in the document.
@see Base#render
# File lib/haml/filters.rb, line 246 246: def render(text) 247: Haml::Helpers.html_escape text 248: end
Disabled; run with --debug to generate this.
Generated with the Darkfish Rdoc Generator 1.1.6.