Hi Alan,

Macro parameters are *not* parsed as WikiText until they are returned to a 
WikiText context. They're just inert strings of characters. This means your 
JavaScript is receiving strings that start with *{{* and end with *}}*. 
Only once the macro call has returned will its result be parsed as WikiText 
and the transclusions detected and acted upon.

– æ

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.

Reply via email to