As you already have read in the other replies the root cause for the
problem is the wikified buttontext.
As you also noted, putting a tilde ~ does not generally help.
But puting this as the buttontext will help:
<$list filter="[[$label$]]"><$view field="title"/></$list>
So the full macro is:
\define slider(label,text)
<$button popup="$:/state/$label$" class="btn-invisible tw-slider"><$list
filter="[[$label$]]"><$view field="title"/></$list></$button>
<$reveal type="nomatch" text="" default="" state="$:/state/$label$"
animate="yes">
$text$
</$reveal>
\end
<<slider "MeTest" "{{GettingStarted}}">>
--
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 http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/groups/opt_out.