Re: [tw] [TW5] Nested $macrocall?

2014-12-23 Thread Jeremy Ruston
Hi Astrid There are some significant limitations in this area. I think that we may need a new widget to set a variable to the plain or wikified result of a macro invocation. Best wishes Jeremy On Tue, Dec 23, 2014 at 9:40 AM, Astrid Elocson wrote: > The $macrocall widget lets me call another

[tw] [TW5] Nested $macrocall?

2014-12-23 Thread Astrid Elocson
The $macrocall widget lets me call another macro to obtain the value of one of its attributes/parameters: <$macrocall $name="macro1" textx=<> /> What's the best approach if my call to macro2 also needs to use $macrocall? i.e. as in the following, which of course doesn't work: <$macrocall $name