Two new examples: 'delimiters' and 'sections'. Would be more exciting if 50% of new examples didn't fail :)

This commit is contained in:
Justin Hileman
2010-04-06 00:24:33 -04:00
parent cb5985171c
commit 4059c4da00
6 changed files with 49 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
* {{ start }}
{{# middle }}
* {{ item }}
{{/ middle }}
* {{ final }}