Hi Oliver

Try moving the UL tags outside of the repeating list like this:

<ul>
<$list filter="[tag[2015]]">
<li><$link to={{!!title}}><$view field="title"/></$link></li>
</$list>
</ul>

Best wishes

Jeremy.


On Wednesday, April 1, 2015 at 3:50:34 PM UTC+1, rooster91an wrote:
>
> Hi there,
> my question is about formatting the list-widget output. I tried some lists 
> like this:
>
> <$list filter="[tag[2015]]">
> <ul><li><$link to={{!!title}}><$view field="title"/></$link></li></ul>
> </$list>
>
> This parses correctly the tiddlernames with leading bullets. But there ist 
> always a space between the lines. 
>
> When using the manual listing feature like
>
> *[[tiddlerone]]
> *[[tiddlertwo]]
>
> the output is the tiddlernames with leading bullets, but the lines are 
> straight among each other.
>
> How can I format the list-widget output without the spaces between the 
> lines?
>
> Thank you very much.
>
> Oliver 
>

-- 
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 http://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/f7f68d51-035b-4ba7-a402-1d6dc3fe3bd5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to