We got nominated! Help us out and vote for GitHub as Best Bootstrapped Startup of 2008. (You can vote once a day.) [ 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
nex3 (author)
Sun Jan 06 19:14:23 -0800 2008
commit  8f2af28102bc5e7df23f5dd8ff26892554edc50f
tree    8e13da9725498a9db0bb13234c8477fe328622b3
parent  16636fc33b6a31e34a3ba235a4c07eafa6c454df
haml / TODO
100644 18 lines (14 sloc) 0.535 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Bugs:
  If an @imported document is changed, Sass should recompile the template
 
Testing:
  Test html2haml and css2sass
 
Documentation:
  Haml::Engine public method documentation could use work
  !! Document at-rules.
 
Features:
  Sass should throw generic errors for undefined constants, not syntax errors
  Sass::Plugin should log errors
  There should be a way to represent options in-document
  There should be a way to make Haml tags not insert whitespace
  "%li, %a"?
  Sass::Engine load_paths option should be set by executable