1
0
Fork 0
mirror of https://github.com/haml/haml.git synced 2022-11-09 12:33:31 -05:00

Added a few things to TODO

git-svn-id: svn://hamptoncatlin.com/haml/trunk@245 7063305b-7217-0410-af8c-cdc13e5119b9
This commit is contained in:
nex3 2006-12-23 02:24:10 +00:00
parent b8082abeb8
commit 0ffe3af894

2
TODO
View file

@ -9,3 +9,5 @@ Features:
Arithmetic with Sassy variables
Exceptions thrown by Sass code should have their own class
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