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 a234dafba2 #foo[@person] now works as expected.
git-svn-id: svn://hamptoncatlin.com/haml/trunk@340 7063305b-7217-0410-af8c-cdc13e5119b9
2007-02-04 05:09:00 +00:00

13 lines
488 B
Text

Testing:
Add Sass support for various utilities (benchmark, profile)
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
"#main\n :color: #fff" and "#main\n :color #fff;" should throw errors.
There should be a way to represent options in-document
Haml and Sass executables should return meaningful exit codes