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 8ffec90301 New stuff in TODO
git-svn-id: svn://hamptoncatlin.com/haml/trunk@308 7063305b-7217-0410-af8c-cdc13e5119b9
2007-01-27 05:41:23 +00:00

14 lines
515 B
Text

Testing:
Add Sass support for various utilities (benchmark, profile)
Documentation:
! Document Sass module
Haml::Engine public method info could use work
Features:
Exceptions thrown by Sass code should have their own class
Exceptions in general should be a lot nicer
Filters for Haml
Haml and Sass should throw syntax errors rather than blithely parsing ill-formatted documents
There should be a way to represent options in-document
Haml and Sass executables should return meaningful exit codes