Put IntoContextElement everywhere. It compiles again.
This commit is contained in:
@@ -49,3 +49,7 @@ Reference Parameters{~n}
|
||||
Hello {name}, nice {pet}{~n}
|
||||
{/other_petname}
|
||||
{/people}
|
||||
{! Can you go through multiple levels of references !}
|
||||
{#truthy name="chris" pet="{petname}" petname="{deeperpetname}" deeperpetname="fluffy"}
|
||||
Hello {name}, nice {pet}{~n}
|
||||
{/truthy}
|
||||
|
||||
Reference in New Issue
Block a user