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 18:54:00 -0800 2008
commit  a4ce77155fc86ceefb1d0199c154421cd839674b
tree    1647b639fefd0e24e6ba6c92807def6b6e5249fe
parent  ac2fd687e8f1a5db1405c520bd9709d68fdc6b86
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