GitHub Sale: sign up for any paid plan this week and pay nothing until January 1, 2009!  [ hide ]

public
Rubygem
Fork of nex3/haml
Description: HTML Abstraction Markup Language - A Markup Haiku
Homepage: http://haml.hamptoncatlin.com
Clone URL: git://github.com/chriseppstein/haml.git
Fixing up TODO.
nex3 (author)
Fri Feb 29 16:23:27 -0800 2008
commit  f3475e80085cb1efb8f013939b6ba5a8bbef474e
tree    18311185678b126e6308a85e5c3177c4354da2c2
parent  4fe977590f54ea4b6dfe4297fd86558e022be618
0
...
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
...
 
 
 
1
2
3
 
 
 
4
5
6
 
7
8
9
0
@@ -1,16 +1,9 @@
0
-Bugs:
0
- If an @imported document is changed, Sass should recompile the template
0
-
0
 Testing:
0
   Test html2haml and css2sass
0
 
0
-Documentation:
0
- Haml::Engine public method documentation could use work
0
-
0
 Features:
0
   Sass should throw generic errors for undefined constants, not syntax errors
0
   Sass::Plugin should log errors
0
- There should be a way to represent options in-document
0
   There should be a way to make Haml tags not insert whitespace
0
   "%li, %a"?
0
   Sass::Engine load_paths option should be set by executable

Comments

    No one has commented yet.