Skip to content

Commit

Permalink
TODO TODONE.
Browse files Browse the repository at this point in the history
  • Loading branch information
rcrowley committed Oct 20, 2011
1 parent 2d0b666 commit 747624d
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,11 +40,10 @@ Deviations from spec
TODO
----

* List sections.
* Lambdas.
* Nested sections.
* Partials.
* Set delimeter.
* List sections. There's no way to differentiate between a list and a value with spaces in it. This might become more clear when shell commands are supported.
* Lambdas. What is this I don't even.
* Partials. This is related to supporting shell commands as variables.
* Set delimeter. This would be very hard to support in general because of the pervasive assumption that tag delimeters are two characters long.

TODONE
------
Expand All @@ -53,6 +52,7 @@ TODONE
* Section tags.
* Inverted section tags.
* Comment tags.
* Nested sections. Recursion, motherfucker. Do you speak it?

License
-------
Expand Down

0 comments on commit 747624d

Please sign in to comment.