haml--haml/lib
Nathan Weizenbaum f3ac053f9c Don't escape quotes when escaping HTML.
Quotes only need to be escaped for attributes,
and that's handled adequately and more intelligently by build_attributes.
2008-03-22 22:14:40 -07:00
..
haml Don't escape quotes when escaping HTML. 2008-03-22 22:14:40 -07:00
sass Added check for symbolize_keys! as latest Merb has removed it. 2008-03-15 10:54:55 -07:00
haml.rb Escape tag attributes and interpolated strings when the :escape_html flag is set. Add &== and !==. 2008-03-18 02:19:41 -07:00
sass.rb Document Sass @-rules. 2008-02-29 16:12:10 -08:00