Great point! The documentation is not clear that, this has been added in 5.1.20! but it explains as below
The content of the link widget is rendered within the <a> tag representing the link. If the content is empty then the title of the target tiddler is rendered as the default. For example, <$link to="HelloThere"/> is equivalent to <$link to="HelloThere">HelloThere</$link> and <$link/> is equivalent to <$link to=<<currentTiddler>>><$view field="title"/></$link>. --Mohammad On Monday, August 12, 2019 at 10:02:20 PM UTC+4:30, Mat wrote: > > <$link to=<<tiddler>>><<tiddler>></$link> > > > with 5.1.20 we can now do > > <$link to=<<tiddler>> /> > > <:-) > -- 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/1c06767f-e117-456b-8809-4a26360c1285%40googlegroups.com.

