2007-04-09 03:47:25 +00:00
|
|
|
Bugs:
|
|
|
|
Get rid of alias_method_chain dependency
|
|
|
|
|
2006-12-04 10:46:42 +00:00
|
|
|
Testing:
|
2007-02-14 16:38:01 +00:00
|
|
|
Test html2haml
|
2006-12-04 10:46:42 +00:00
|
|
|
|
|
|
|
Documentation:
|
2007-01-31 06:38:23 +00:00
|
|
|
Haml::Engine public method documentation could use work
|
2006-12-04 10:46:42 +00:00
|
|
|
|
|
|
|
Features:
|
2007-01-31 06:38:23 +00:00
|
|
|
Sass should throw generic errors for undefined constants, not syntax errors
|
2007-02-04 03:20:24 +00:00
|
|
|
Sass::Plugin should log errors
|
2007-01-19 17:03:47 +00:00
|
|
|
There should be a way to represent options in-document
|
2007-03-18 11:48:19 +00:00
|
|
|
There should be a way to make Haml tags not insert whitespace
|
|
|
|
"%li, %a"?
|
2007-03-18 21:11:32 +00:00
|
|
|
Sass::Engine load_paths option should be set by executable
|
2007-05-05 19:56:56 +00:00
|
|
|
If an @imported document is changed, Sass should recompile the template
|