Yes, delete the whole
<$list
filter="[title<.state-prefix>addsuffix{!!title}addsuffix[/]addsuffix[$n$]]"
variable=".state">
<$reveal state=<<.state>> type="nomatch" text="show">
<dl>
<dd><$button set=<<.state>> setTo="show">Try it</$button></dd>
</dl>
</$reveal>
<$reveal state=<<.state>> type="match" text="show">
<dl>
<dd><$button set=<<.state>> setTo="">Hide</$button></dd>
</dl>
<blockquote class="doc-example-result">
<$reveal default="$egvar$" type="match" text="NO-SUCH-VAR">
$eg$
</$reveal>
<$reveal default="$egvar$" type="nomatch" text="NO-SUCH-VAR">
<<$egvar$>>
</$reveal>
</blockquote>
</$reveal>
</$list>
But then the .example is useless. If you explain what you want to do people
here can help better.
--Mohammad
On Monday, August 19, 2019 at 4:29:06 PM UTC+4:30, [email protected] wrote:
>
> @Mohammand
>
> Thank you very much.
> What should I delete?
> Which option is correct?
>
>
> <$button set=<<.state>> setTo="show">Try it</$button>
>
> <dd><$button set=<<.state>> setTo="show">Try it</$button></dd>
>
> <dl>
> <dd><$button set=<<.state>> setTo="show">Try it</$button></dd>
> </dl>
>
> <$reveal state=<<.state>> type="nomatch" text="show">
> <dl>
> <dd><$button set=<<.state>> setTo="show">Try it</$button></dd>
> </dl>
> </$reveal>
>
>
--
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 view this discussion on the web visit
https://groups.google.com/d/msgid/tiddlywiki/1d07dd78-6407-449a-b8c4-ec176a6833b0%40googlegroups.com.