built-ins.txt 140 B

1234567891011
  1. {{#if test}}yes{{/if}}
  2. {{#unless test}}no{{/unless}}
  3. {{#with test}}abc{{/with}}
  4. {{#each test}}abc{{/each}}
  5. {{lookup abc}}
  6. {{log test}}