I have a template: <<< <$transclude mode="block"/> <<< <$transclude field="quote_author" />, <$transclude field="quote_source" />, <$transclude field="quote_location" />.
Works perfectly: This is a quote > > *Test Author, Test Source, Test Location* But I want the quote_author and quote_source to link to whatever they transclude to, but when I use the usual syntax it breaks the transclusion. (see below) Any workarounds? This is a quote > > <$transclude field="quote_author" mode="inline" /> > <file:///C:/Users/Miles/Dropbox/My%20Documents/TiddlyWiki/DevWiki.html#%20%3C%24transclude%20field%3D%22quote_author%22%20mode%3D%22inline%22%20%2F%3E%20>, > > <$transclude field="quote_source" mode="inline" /> > <file:///C:/Users/Miles/Dropbox/My%20Documents/TiddlyWiki/DevWiki.html#%20%3C%24transclude%20field%3D%22quote_source%22%20mode%3D%22inline%22%20%2F%3E%20>, > > Test Location. > -- 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/f3dc5afd-18b7-4beb-9590-790873333778%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

