{{> test_assembly_a1}}
{{> test_assembly_a2}}
{{> test_assembly_a3}}
Hi
{{> test_assembly_b1}}
x{{#if stuff}}y{{/if}}{{> test_assembly_b2}}
hi
{{> test_table_a1}}
{{> test_table_a1}}
{{> test_table_a1}}
{{> test_table_a2}}
{{> test_table_a3}}
|
Foo.
{{> test_table_b1}}
{{> test_table_b1}}
{{> test_table_b1}}
{{> test_table_b2}}
{{> test_table_b3}}
|
Foo.
{{#each foo}}
{{bar}} |
{{/each}}
xxx
{{#with TWO}}
xxx
{{#with THREE}}
xxx
{{/with}}
{{/with}}
{{foo}} {{{foo}}} {{bar}} {{{bar}}}
{{#foo}}{{/foo}} {{#bar}}{{/bar}}
{{fooprop}} {{{fooprop}}} {{barprop}} {{{barprop}}}
{{#fooprop}}{{/fooprop}} {{#barprop}}{{/barprop}}
platypus={{platypus}}
watermelon={{watermelon}}
daisy={{daisy}}
tree={{tree}}
warthog={{warthog}}
unknown={{unknown}}
zero={{zero}}
platypus.X={{platypus.X}}
watermelon.X={{watermelon.X}}
daisy.X={{daisy.X}}
tree.X={{tree.X}}
warthog.X={{warthog.X}}
daisygetter={{daisygetter}}
thisTest={{thisTest}}
{{#with fancy}}
../thisTest={{../thisTest}}
{{/with}}
{{#with "foo"}}
../fancy.currentFruit={{../fancy.currentFruit}}
{{/with}}
fancy.foo={{fancy.foo}}
fancy.apple.banana={{fancy.apple.banana}}
fancy.currentFruit={{fancy.currentFruit}}
fancy.currentCountry.name={{fancy.currentCountry.name}}
fancy.currentCountry.population={{fancy.currentCountry.population}}
fancy.currentCountry.unicorns={{fancy.currentCountry.unicorns}}
fancyhelper.foo={{fancyhelper.foo}}
fancyhelper.apple.banana={{fancyhelper.apple.banana}}
fancyhelper.currentFruit={{fancyhelper.currentFruit}}
fancyhelper.currentCountry.name={{fancyhelper.currentCountry.name}}
fancyhelper.currentCountry.population={{fancyhelper.currentCountry.population}}
fancyhelper.currentCountry.unicorns={{fancyhelper.currentCountry.unicorns}}
platypus={{platypus}}
this.platypus={{this.platypus}}
(methodListFour 6 7 8 9={{methodListFour 6 7 8 9}})
(methodListFour platypus thisTest fancyhelper.currentFruit fancyhelper.currentCountry.unicorns={{methodListFour platypus thisTest fancyhelper.currentFruit fancyhelper.currentCountry.unicorns}})
(methodListFour platypus thisTest fancyhelper.currentFruit fancyhelper.currentCountry.unicorns a=platypus b=thisTest c=fancyhelper.currentFruit d=fancyhelper.currentCountry.unicorns={{methodListFour platypus thisTest fancyhelper.currentFruit fancyhelper.currentCountry.unicorns a=platypus b=thisTest c=fancyhelper.currentFruit d=fancyhelper.currentCountry.unicorns}})
(helperListFour platypus thisTest fancyhelper.currentFruit fancyhelper.currentCountry.unicorns={{helperListFour platypus thisTest fancyhelper.currentFruit fancyhelper.currentCountry.unicorns}})
(helperListFour platypus thisTest fancyhelper.currentFruit fancyhelper.currentCountry.unicorns a=platypus b=thisTest c=fancyhelper.currentFruit d=fancyhelper.currentCountry.unicorns={{helperListFour platypus thisTest fancyhelper.currentFruit fancyhelper.currentCountry.unicorns a=platypus b=thisTest c=fancyhelper.currentFruit d=fancyhelper.currentCountry.unicorns}})
(uppercase apple={{#uppercase}}apple{{/uppercase}})
(altered banana={{#tr a="o" n="d"}}banana{{/tr}})
(nokeys={{#arg_and_dict "foo" x="foo"}}{{/arg_and_dict}})
(nokeys={{#arg_and_dict tree x="foo"}}{{/arg_and_dict}})
(biggie={{#get_arg helperListFour platypus thisTest fancyhelper.currentFruit fancyhelper.currentCountry.unicorns a=platypus b=thisTest c=fancyhelper.currentFruit d=fancyhelper.currentCountry.unicorns}}{{/get_arg}})
(twoArgBlock={{#two_args "foo" "foo"}}{{/two_args}})