1
0
Fork 0
mirror of https://github.com/haml/haml.git synced 2022-11-09 12:33:31 -05:00
Commit graph

12 commits

Author SHA1 Message Date
Nathan Weizenbaum
dabfd0bef9 [Haml] Add support for CDATA tags to html2haml. 2009-03-26 23:11:20 -07:00
Nathan Weizenbaum
71316fc297 Fix html2haml tests. 2008-11-29 11:52:55 -08:00
Nathan Weizenbaum
a84533afd0 Formatting fix. 2008-11-29 11:51:04 -08:00
Mislav Marohnić
8a263c4f1e html2haml: fix whitespace eating erb tags 2008-10-16 23:37:08 +02:00
Mislav Marohnić
06212371fc html2haml: support multiple interpolations in attributes 2008-10-16 22:31:24 +02:00
Mislav Marohnić
f2bd161544 html2haml: fix interpolation with trailing content 2008-10-16 22:30:57 +02:00
Mislav Marohnić
9ce2a46adf html2haml: rhtml in attribute can result in Ruby string interpolation 2008-10-16 11:50:55 +02:00
Mislav Marohnić
5a447751cc html2haml: handle dynamic attributes (RHTML mode) 2008-10-16 11:50:55 +02:00
Mislav Marohnić
6d8feeb378 html2haml: fix HTML entities being escaped in erb blocks 2008-10-16 11:50:55 +02:00
Mislav Marohnić
429314d2b0 avoid some warnings thrown by the Ruby interpreter 2008-08-29 18:50:32 -07:00
Nathan Weizenbaum
c9ee6bf1d4 Make the symlinked-Rails facility work properly. 2008-06-08 09:54:36 -07:00
nex3
0b9b2dd742 Adding pretty attributes + tests to html2haml. Patch by Mislav Marohnic.
git-svn-id: svn://hamptoncatlin.com/haml/trunk@573 7063305b-7217-0410-af8c-cdc13e5119b9
2007-07-24 09:15:27 +00:00