The problem is that you open a list in the !! and do not close it there.
Put all on one line and it'll work. But the output won't look like you
think it should look like.
But as I really do not know what you WANT to achieve, I can only guess.
Maybe this will be better?
<$list filter="[tag[classDate]sort[title]]">
<$set name="x" value={{!!title}}>
<$list filter="[is[current]tagging[]sort[title]]">
!!<<title>> - <<$view field="title" />
<ul><$list filter="[is[current]tagging[]sort[scheduleorder]]">
<li>
<$transclude />
</li>
</$list></ul>
</$list></$set>
</$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.