and some ListWidget behavior changed

Before upgrade:
this widged can show tiddler's names with tag "MyTAG"  
<$list filter="[tag[MyTAG]]">
</$list>

After upgrade widged don't work.

To make work again  add new line after open tag "$list"
<$list filter="[tag[MyTAG]]">

</$list>

-- 
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.
For more options, visit https://groups.google.com/d/optout.

Reply via email to