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
Search Repo:
Fixing up TODO.
nex3 (author)
Fri Feb 29 16:23:27 -0800 2008
commit  9e03fa109b0ea5d71ebf17fd0011893f3032b3fd
tree    992f4734c8572341eb0282259530e33f0973529b
parent  732056303242f8f1d8ddf07c89a0f91a0f31d5fb
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.