mirror of
https://github.com/haml/haml.git
synced 2022-11-09 12:33:31 -05:00
Update TODO.
This commit is contained in:
parent
1895f35f7b
commit
a63ce32c5b
1 changed files with 6 additions and 0 deletions
6
TODO
6
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
|
||||
|
|
Loading…
Reference in a new issue