Fixing #3, Transversable objects should be iterated over.
This commit is contained in:
committed by
Justin Hileman
parent
6084a37a3c
commit
c45550e9e5
@@ -0,0 +1,5 @@
|
||||
* {{ start }}
|
||||
{{# middle }}
|
||||
* {{ item }}
|
||||
{{/ middle }}
|
||||
* {{ final }}
|
||||
Reference in New Issue
Block a user