haml--haml/lib
tom ab1dffda9e Merged text now possible. To make blocks of multiline text work, push_silent now takes a tag when it is being
used as a one liner, allowing it to close itself so push_text can stop worrying about potential one liner
pending situation.  Same goes for opening non pre-rendered tags which can now close their own content after
determining one liner status.  Extra complexity there pays off in multi line plain text now being easy to dump.
Sequential push_texts are now merged into single multi line calls, next step is merging pre-rendered open
tags and close tags.



git-svn-id: svn://hamptoncatlin.com/haml/trunk@553 7063305b-7217-0410-af8c-cdc13e5119b9
2007-07-13 01:09:10 +00:00
..
haml Merged text now possible. To make blocks of multiline text work, push_silent now takes a tag when it is being 2007-07-13 01:09:10 +00:00
sass Broaden the alternate attribute syntax for Sass. 2007-06-28 08:43:09 +00:00
haml.rb Added section on helpers to Haml reference. 2007-05-28 07:55:08 +00:00
sass.rb Same docfix in trunk. Thanks, Benoit Caccinolo! 2007-07-10 01:09:07 +00:00