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 2fa28d63e3 Filters: implemented!
git-svn-id: svn://hamptoncatlin.com/haml/trunk@291 7063305b-7217-0410-af8c-cdc13e5119b9
2007-01-19 17:03:47 +00:00

13 lines
466 B
Text

Testing:
Add Sass support for various utilities (benchmark, profile)
Documentation:
! Document Sass module
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