2020-05-03 19:47:21 +00:00
|
|
|
Directory for {company}:{~n}
|
|
|
|
{#people}
|
|
|
|
{name}: {job} at {company} (email: {globals.email}){~n}
|
2020-05-03 20:13:29 +00:00
|
|
|
Testing walking after entering a parent context {#globals}job: {job}, email: {email}, company: {company}{/globals}{~n}
|
2020-05-03 19:47:21 +00:00
|
|
|
{/people}
|
2020-05-03 20:32:29 +00:00
|
|
|
|
|
|
|
Doing a deep walk to see if intermediate steps are added to the dynamic context.{~n}
|
|
|
|
{#deep_people}
|
|
|
|
{#deep_globals.things}
|
2020-05-03 20:49:34 +00:00
|
|
|
{name} has a {color} {item} which is {deeper_item.style} and made out of {deeper_item.material}
|
2020-05-03 20:32:29 +00:00
|
|
|
{/deep_globals.things}
|
2020-05-03 20:49:34 +00:00
|
|
|
but everyone shares one that is {deeper_item.style} and made out of {deeper_item.material}{~n}
|
2020-05-03 20:32:29 +00:00
|
|
|
{/deep_people}
|