Yes, in the actual macro it looks like this:

\define list-links(filter,type:"ul",subtype:"li",class:"")
> <$type$ class="$class$">
> *<$list filter="$filter$">*
> <$subtype$>
> <$link to={{!!title}}>
> <$transclude field="caption">
> <$view field="title"/>
> </$transclude>
> </$link>
> </$subtype$>
> *</$list>*
> </$type$>
> \end
>

You can see that it's just a <$list> listwidget with additional stuff added.

-- Mark

On Monday, December 4, 2017 at 8:57:41 AM UTC-8, tobaisch wrote:
>
>
>
> Am Sonntag, 3. Dezember 2017 01:49:25 UTC+1 schrieb Mat:
>>
>> Behind the scenes it really is a ListWidget with some styling.
>
>
>  Behind the scenes??
>

-- 
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 https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/f269cf39-1821-4b33-aa3b-1c46b724bb24%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to