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 0c0ee32f22 Added something to TODO
git-svn-id: svn://hamptoncatlin.com/haml/trunk@368 7063305b-7217-0410-af8c-cdc13e5119b9
2007-02-14 16:38:01 +00:00

17 lines
581 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:
! Document Sass module
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