From a63ce32c5bfdf5cccf9a2d4fb33f8c2dc27d9115 Mon Sep 17 00:00:00 2001 From: Nathan Weizenbaum Date: Sun, 28 Jun 2009 00:15:37 -0700 Subject: [PATCH] Update TODO. --- TODO | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/TODO b/TODO index 0a80fd15..2497007d 100644 --- a/TODO +++ b/TODO @@ -11,6 +11,12 @@ ** Haml Figure out alternate attribute syntax [2.4] Allow "!!! HTML5" to set :format => :html5 ? + How do we deal with partials? + [2.4] :ugly + :html improvements + Ignore closing tags where we can + http://code.google.com/speed/articles/optimizing-html.html + Requires Haml parsing refactor + Don't quote attributes that don't require it ** Sass [2.4] CSS superset [2.4] Classes are mixins