mirror of
https://github.com/haml/haml.git
synced 2022-11-09 12:33:31 -05:00
Added stuff to TODO.
git-svn-id: svn://hamptoncatlin.com/haml/trunk@329 7063305b-7217-0410-af8c-cdc13e5119b9
This commit is contained in:
parent
45165c415a
commit
37bf037ed2
1 changed files with 1 additions and 0 deletions
1
TODO
1
TODO
|
@ -6,6 +6,7 @@ Documentation:
|
|||
Haml::Engine public method documentation could use work
|
||||
|
||||
Features:
|
||||
#foo.bar[@person] => <div id="foo_person_12345" class="bar person">
|
||||
Sass should throw generic errors for undefined constants, not syntax errors
|
||||
There should be a way to represent options in-document
|
||||
Haml and Sass executables should return meaningful exit codes
|
||||
|
|
Loading…
Add table
Reference in a new issue