Thanks Mario! That explains it!
The $set was needed to work with a macro <pfx> that feeds into the filter. Mark On Monday, June 20, 2016 at 9:23:07 AM UTC-7, PMario wrote: > > I don't understand why you need a set-widget here. IMO you don't need it. > > try this - (change the filter to your needs !!!!) > > 1) transcludes your content in block mode and therefore renders the > content at least as a prargraph. So you have some paragraph spacing. > > <$list filter="[tag[a]]"><$transclude mode=block/></$list> > > > 2) renders the content in inline mode and the BR element creates a line > break > > <$list filter="[tag[a]]"><$view/><br/></$list> > > If it works ... > have fun! > mario > -- 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 https://groups.google.com/group/tiddlywiki. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/394381cd-2f64-4b8d-9f2d-156a1824a882%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

