On Friday, December 13, 2019 at 3:24:11 PM UTC-8, TonyM wrote:
>
> Just researching the rendering of tiddlers.
> In $:/core/ui/PageTemplate/story there are three <$list> and two </$list> 
> which I am strugining to interpret.
> Is this a bug, sloppy code, an error or can I just not read it correctly?.
>

You read it incorrectly.  The second <$list> widget ends with a /> which is 
the shorthand form for a widget that has no inner content.  In this 
particular case, the $list widget has a template="..." param that is used 
to render each matching item, so it does the job without having a matching 
</$list>

-e

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWikiDev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywikidev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywikidev/29f01b75-c3eb-4e68-9140-f36744f575a6%40googlegroups.com.

Reply via email to