$list seems to create an unclickable link (I think this is a bug) I have a tiddler called "What is the TiddlyWiki?" with tag book
<<list-links "[tag[book]]">> finds this and creates a correct link to the tiddler But <ul> <$list filter="[tag[book]]"> <li> <$link> <<currentTiddler>> </$link> </li> </$list> </ul> Makes an incorrect link - the tiddler is found but displayed in a cursive font and does not open the correct tiddler when clicked. Seems like titles with camel case words get a bad link generated inside $link Cheers /Joe -- 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/1e51b4a8-5d60-4674-8886-e968cad4ba67%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

