Open
Description
According to my tests, mstch does not offer the ability to reference array lengths, as the command-line utility and the Javascript version do. As explained here this would allow to write code like the following:
{{^images.length}}There are no images{{/images.length}}{{#images.length}}I found {{images.length}} images{{/images.length}}
Metadata
Metadata
Assignees
Labels
No labels