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
8c3698874a
commit
0918184578
1 changed files with 22 additions and 8 deletions
30
TODO
30
TODO
|
@ -1,9 +1,23 @@
|
||||||
Testing:
|
* Documentation
|
||||||
Test html2haml and css2sass
|
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:
|
* Code
|
||||||
Sass should throw generic errors for undefined variables, not syntax errors
|
** Haml
|
||||||
Sass::Plugin should log errors
|
Figure out alternate attribute syntax
|
||||||
There should be a way to make Haml tags not insert whitespace
|
** Sass
|
||||||
"%li, %a"?
|
CSS Terminology? (https://mail.google.com/mail/#label/Haml/1202d75234b3ce6b)
|
||||||
Sass::Engine load_paths option should be set by executable
|
Sass::Engine load_paths option should be set by executable
|
||||||
|
|
Loading…
Add table
Reference in a new issue