On Monday, June 20, 2016 at 6:23:07 PM UTC+2, 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/be5bc2d6-4196-4321-909c-1948fe27300a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to