> just to mention it.
> If you use TiddlySpace, there will be a problem with evaluated
> parameters, such as
> eg: macro="hideWhen {{aa == bb}}"

HideWhen doesn't use the TWCore evaluated parameter syntax.  Instead,
it takes the entire paramString that is passed to the macro handler
and invokes eval(...) directly.  Note that, as with eval params, the
<<hideWhen>> and <<showWhen>> macros can be used to inject and invoke
arbitrary code embedded within a non-plugin tiddler.

-e

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en.

Reply via email to