Skip to content

Commit

Permalink
Add section in README about TOTO tasks
Browse files Browse the repository at this point in the history
  • Loading branch information
creationix committed Jan 6, 2010
1 parent c945dca commit a41e0a2
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -117,3 +117,17 @@ Haml-js is [licensed][] under the [MIT license][].
[jquery-haml]: http://github.com/creationix/jquery-haml
[haml]: http://haml.hamptoncatlin.com/
[test.js]: http://github.com/creationix/haml-js/blob/master/test.js

## TODO

haml-js doesn't have nearly all the features of the original ruby version. Here is a list of features not implemented that I may do someday if someone desires them.

- HTML comments
- IE conditional comments
- Haml comments
- Arbitrary code "-" prefix
- Whitespace Preservation: ~
- Ruby Interpolation: #{}



0 comments on commit a41e0a2

Please sign in to comment.