Thanks Jeremy!
 I think I did not correctly asked the second questions: In the below 
example

<$wikify name="output" text="""<pre><$text text=<<dumpvariables>>/></pre>
""">
<$text text={{{ [<output>split[|]join[||]] }}} />
</$wikify>

How can I call macro using $macrocall? One use-case is where the input 
parameters are variable themselves.
Still I need the result without wikifivation?

--Mohammad




On Saturday, March 2, 2019 at 8:50:45 PM UTC+3:30, Jeremy Ruston wrote:
>
> Hi Mohammad
>
> On 2 Mar 2019, at 16:39, Mohammad <[email protected] <javascript:>> 
> wrote:
>
>
> Just one further question, if I have to call my macro using $macrocall 
> widget, how can I do this?
> Example when I have to pass other variables as input parameter to my macro!
>
>
> Try something like this:
>
> <$wikify name="output" text="""<$macrocall $name="datauri" 
> title="$:/SiteTitle"/>""">
> <$text text={{{ [<output>split[TiddlyWiki]join[WikiTiddly]] }}} />
> </$wikify>
>
> Best wishes
>
> Jeremy
>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/91d06951-b76f-4b86-991d-cbffaced4028%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to