It does, thank you very much!!
On Wednesday, 20 June 2018 13:22:32 UTC+1, BurningTreeC wrote:
>
> Hi Hubert,
>
> you can do so:
>
> <$list filter="[{!!list}regexp[^$]]">
> I'm empty
> </$list>
>
> the ^$ part is a regex expression
> ^ means the beginning of the line
> $ means the end of the line
> ^$ in combination means that it must match an expression that starts with
> the beginning of the line and the next "character" must be the end of the
> line, which is an empty line
>
> hope this helps,
> BTC
>
--
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/f76a2255-6f67-4b46-a4d0-7b5a3dd10f5c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.