accordproject / template-playground

Web Playground for TemplateMark templates
https://playground.accordproject.org
Apache License 2.0
17 stars 19 forks source link

Cannot use variables inside an #if block #2

Open dselman opened 1 year ago

dselman commented 1 year ago

This fails:

{{#if age}}You {{age}} old.{{/if}}
dselman commented 1 year ago

Same problem for {{#optional}}

fillingtothemomo commented 6 months ago

@dselman is this issue fixed , if not I would like to pick this up?