From c17689263955f1fc3d01a4fc6d1ff8b549f0f0ad Mon Sep 17 00:00:00 2001 From: Alan Johnson Date: Mon, 13 Sep 2010 22:05:17 -0400 Subject: [PATCH] Updated todo. --- TODO.markdown | 2 ++ 1 file changed, 2 insertions(+) diff --git a/TODO.markdown b/TODO.markdown index 852555ab..b101542c 100644 --- a/TODO.markdown +++ b/TODO.markdown @@ -2,3 +2,5 @@ * Rationale (how it's different from mustache, and why) * Refactor blocks/inverted sections so shared code isn't copied and pasted + +* Figure out how to allow detection of first/last/iteration when enumerating over arrays.