1
0
Fork 0
mirror of https://github.com/haml/haml.git synced 2022-11-09 12:33:31 -05:00

Fixing up TODO.

This commit is contained in:
Nathan Weizenbaum 2008-02-29 16:23:27 -08:00
parent 4fe977590f
commit f3475e8008

7
TODO
View file

@ -1,16 +1,9 @@
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
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