1
0
Fork 0
mirror of https://github.com/haml/haml.git synced 2022-11-09 12:33:31 -05:00
haml--haml/test
Chris Eppstein 51e4994d2b [Sass] Properly parse oddly-indented comments.
Aggregate nested comments into a single comment line during tabulation
to avoid parsing errors related to strange whitespace. For comments,
correct indentation is only enforced up to the nested indentation
level. Mixing of tabs and spaces within the start of a comment (up to
the first non-space character) is still disallowed.

Closes gh-11
2009-06-17 01:13:18 -07:00
..
haml Merge branch 'stable' 2009-06-07 13:20:52 -07:00
sass [Sass] Properly parse oddly-indented comments. 2009-06-17 01:13:18 -07:00
benchmark.rb Compatibility with 1.9 *_methods methods which return symbols. 2009-01-22 16:30:34 -08:00
linked_rails.rb Support linked Rails in benchmark.rb. 2008-10-27 10:19:52 -07:00
test_helper.rb [Sass] Precompile into a specific directory, rather than alongside the original files. 2009-04-21 23:52:44 -07:00