mirror of
https://github.com/haml/haml.git
synced 2022-11-09 12:33:31 -05:00
Fixing up TODO.
This commit is contained in:
parent
4fe977590f
commit
f3475e8008
1 changed files with 0 additions and 7 deletions
7
TODO
7
TODO
|
@ -1,16 +1,9 @@
|
||||||
Bugs:
|
|
||||||
If an @imported document is changed, Sass should recompile the template
|
|
||||||
|
|
||||||
Testing:
|
Testing:
|
||||||
Test html2haml and css2sass
|
Test html2haml and css2sass
|
||||||
|
|
||||||
Documentation:
|
|
||||||
Haml::Engine public method documentation could use work
|
|
||||||
|
|
||||||
Features:
|
Features:
|
||||||
Sass should throw generic errors for undefined constants, not syntax errors
|
Sass should throw generic errors for undefined constants, not syntax errors
|
||||||
Sass::Plugin should log errors
|
Sass::Plugin should log errors
|
||||||
There should be a way to represent options in-document
|
|
||||||
There should be a way to make Haml tags not insert whitespace
|
There should be a way to make Haml tags not insert whitespace
|
||||||
"%li, %a"?
|
"%li, %a"?
|
||||||
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