Updated TODO

git-svn-id: svn://hamptoncatlin.com/haml/trunk@362 7063305b-7217-0410-af8c-cdc13e5119b9
This commit is contained in:
nex3 2007-02-10 06:50:56 +00:00
parent 87e5f9b392
commit af6db1cc3b
1 changed files with 3 additions and 1 deletions

4
TODO
View File

@ -1,3 +1,6 @@
Bugs:
Find a way to make Sass comments work anywhere without breaking url(http://
Testing:
Add Sass support for various utilities (benchmark, profile)
@ -6,7 +9,6 @@ Documentation:
Haml::Engine public method documentation could use work
Features:
Sass number constants should remember units
Sass should throw generic errors for undefined constants, not syntax errors
Sass::Plugin should log errors
Line numbers on Sass errors should be correct after empty lines