As far as I can see the "splitter" is fully consumed if there is no 
non-whitespace string between intervening split points.

So string:  "c, d, , ,f " splitting on "," consumes the splits between d 
and f? In some ways it's understandable to dump null values. But it is  
problematic in the current case. And its problematic more generally for 
arrays where you need to preserve null entries?

Just amateur thoughts
Josiah

On Tuesday, 26 February 2019 15:41:31 UTC+1, Mohammad wrote:
>
> Hello Josiah!
>  I think it is a bug in split operator. Test this on 
>
> <$vars x="this at at best">
> <$list filter="[<x>split[at]]">
>
> </$list>
> </$vars>
>
> Split operator cannot distinguish the repeated word!
>
> Hope Jeremy have a look at it!
>
> --Mohammad
>
>
>

-- 
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/d750b355-5ca4-4abf-aaec-e3282226fe33%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to