From bf53c57cb8070cd3067d496a9787a574c744c674 Mon Sep 17 00:00:00 2001 From: nex3 Date: Sun, 18 Mar 2007 07:15:22 +0000 Subject: [PATCH] Updated TODO. git-svn-id: svn://hamptoncatlin.com/haml/trunk@441 7063305b-7217-0410-af8c-cdc13e5119b9 --- TODO | 5 ----- 1 file changed, 5 deletions(-) diff --git a/TODO b/TODO index 32d8a6d0..bfd5fabd 100644 --- a/TODO +++ b/TODO @@ -1,8 +1,4 @@ -Bugs: - Find a way to make Sass comments work anywhere without breaking url(http:// - Testing: - Add Sass support for various utilities (benchmark, profile) Test html2haml Documentation: @@ -11,6 +7,5 @@ Documentation: Features: 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 There should be a way to represent options in-document Haml and Sass executables should return meaningful exit codes