1
0
Fork 0
mirror of https://github.com/haml/haml.git synced 2022-11-09 12:33:31 -05:00
haml--haml/TODO
nex3 761e4f9f22 Updated TODO.
git-svn-id: svn://hamptoncatlin.com/haml/trunk@386 7063305b-7217-0410-af8c-cdc13e5119b9
2007-03-01 06:11:50 +00:00

16 lines
556 B
Text

Bugs:
Find a way to make Sass comments work anywhere without breaking url(http://
Testing:
Add Sass support for various utilities (benchmark, profile)
Test html2haml
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
Line numbers on Sass errors should be correct after empty lines
There should be a way to represent options in-document
Haml and Sass executables should return meaningful exit codes