I think there was a change to how the list widget handles styles. Put a linebreak after the first <$list> widget and the ! format should work (it did on mine).
But now you might not like the additional space before and after the title. This sort of unexpected thing is why I often end up using html to format rather than wikitext. On Wednesday, December 4, 2019 at 12:25:07 AM UTC-8, Luis Gonzalez wrote: > > I saw some wikis (http://tw5magick.tiddlyspot.com, the "List Questions" > tiddler) with this code: > > <$list filter="[tag[Quiz]tags[]] -Quiz +[sort[title]]"> > *! <$view field="title"/>* > <$list filter="[is[current]tagging[]] +[tag[Quiz]] +[sort[title]]"> > <$link><$view field="title"/></$link> > </$list> > </$list> > > And it renders as wikitext with the title as Title1. > > But if I put this code in my wikis the wikitext is not preserved. I can't > find why... > > > -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/374ba251-8b14-4f5a-9065-d6b1ef7d6c15%40googlegroups.com.

