Sorry, I missed out the fourth version of the syntax, which gives the same
output as the shorthand version:
<$list>
</$list>
On Thursday, March 13, 2014 7:11:09 AM UTC+2, Matabele wrote:
>
> The new handling of block versus line mode in v5.0.8-beta necessitates
> blank lines in macros - for example, the blank lines required here after
> the two widget calls:
>
> \define sliderList(tag)
> <$button popup="$:/state/$tag$" class="btn-invisible tw-slider">
>
> |! $tag$ <i class="fa fa-caret-down"></i>|
> </$button>
> <$reveal type="nomatch" text="" default="" state="$:/state/$tag$"
> animate="yes">
>
> ><ul><$list filter="[tag[$tag$]]"><li><$link to={{!!title}}><$view field="
> title"/></$link></li></$list></ul>
> </$reveal>
> \end
>
> This also appears to be a source of finicky syntax - for example, compare
> the differing output of these three similar widget calls:
>
> <$list />
>
>
> <$list></$list>
>
>
> <$list>
> </$list>
>
> To my mind, these three calls should give the same output. Is this
> behaviour necessary? What is the precise explanation for the differing
> output?
>
--
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/d/optout.