Thanks Andreas -- that worked great!

Yes, maybe someone can explain the ins and outs of this usage.

Mark

On Wednesday, September 3, 2014 2:55:43 PM UTC-8, Andreas Hahn wrote:
>
>  Hi Mark, 
>
> try this
>
> <$list filter="[tag[The_Associaters]tag[Part]chapter[07]sort[segment]]" >
> <$link to={{!!title}}>{{!!title}}</$link>
> <$transclude mode="block"/>
> </$list>
>
> /Andreas
>
> P.S.: Maybe someone can explain why that works and whether there is a 
> better way or not :D
>
> Am 04.09.2014 00:49, schrieb 'Mark S.' via TiddlyWiki:
>  
>
>
> If I use a filter and view code like this:
>
> <$list filter="[tag[The_Associaters]tag[Part]chapter[07]sort[segment]]" >
> <$link to={{!!title}}>{{!!title}}</$link>
> <$view field="text" format="htmlencoded"/>
> </$list>
>  
> The text pulled in is jumbled together, losing the paragraph boundaries. 
> I've tried also <$view/> and two other format options as well as plain 
> {{!!text}} but the same thing happens.
>
> If I transclude manually (like {{Tiddler Name Here}} ) the paragraph 
> formatting is retained. Is there a trick that will transclude inside a list 
> filter and still retain paragraph formatting?
>
> Vsn 5.0.13 beta
>
> Thanks,
> Mark
>
>
>  -- 
> 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 tiddlywiki+...@googlegroups.com <javascript:>.
> To post to this group, send email to tiddl...@googlegroups.com 
> <javascript:>.
> Visit this group at http://groups.google.com/group/tiddlywiki.
> For more options, visit https://groups.google.com/d/optout.
>
>
>  

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.

Reply via email to