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

Update TODO.

This commit is contained in:
Nathan Weizenbaum 2009-03-29 02:20:14 -07:00
parent 8c3698874a
commit 0918184578

30
TODO
View file

@ -1,9 +1,23 @@
Testing:
Test html2haml and css2sass
* Documentation
Convert to YARD, Markdown
Redo tutorial?
Re-organize references?
** Sass
Control structures
Partials
Mixin arguments
Interpolation
Bools
CSS Terminology (https://mail.google.com/mail/#label/Haml/1202d75234b3ce6b)
Convert to new property syntax
Stop calling it "alternate" - call it "new" instead
** FAQ
Multiline vs. helpers
form_for needs -, not =
Features:
Sass should throw generic errors for undefined variables, not syntax errors
Sass::Plugin should log errors
There should be a way to make Haml tags not insert whitespace
"%li, %a"?
Sass::Engine load_paths option should be set by executable
* Code
** Haml
Figure out alternate attribute syntax
** Sass
CSS Terminology? (https://mail.google.com/mail/#label/Haml/1202d75234b3ce6b)
Sass::Engine load_paths option should be set by executable