I don't understand why you need a set-widget here. IMO you don't need it. 

try this

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/4d3bb24b-c240-4d03-9024-06b37f7fa42c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to