From af6db1cc3b2546a3d9d16ac767b5945eb8da9cb7 Mon Sep 17 00:00:00 2001 From: nex3 Date: Sat, 10 Feb 2007 06:50:56 +0000 Subject: [PATCH] Updated TODO git-svn-id: svn://hamptoncatlin.com/haml/trunk@362 7063305b-7217-0410-af8c-cdc13e5119b9 --- TODO | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/TODO b/TODO index 6624b953..485e44bb 100644 --- a/TODO +++ b/TODO @@ -1,3 +1,6 @@ +Bugs: + Find a way to make Sass comments work anywhere without breaking url(http:// + Testing: Add Sass support for various utilities (benchmark, profile) @@ -6,7 +9,6 @@ Documentation: Haml::Engine public method documentation could use work Features: - Sass number constants should remember units 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