Closed ismasan closed 8 years ago
From looking at the readme.
tim("{{tags}}<li>{{_content}}</li>{{/tags}}", {tags: ["tag1", "tag2", "tag3"]})
It's not very clear though...
Ah, I didn't realise that works too, since it's documented as "iterating over objects". Thanks.
Hello. First of all thank you so much for this library.
My question: it is not clear to me how to render an array of strings, example:
Any advice welcome. I'll be happy to document this in a pull request.
Regards.