Hi Charlie.
>>> Me thinks we are going to need to see the macro and/or a description of
what you're trying to do.
To be honest I don't think it is that relevant: the simplest way to display
the filter {{{ [[`test`]] }}} with wikitext formatting (and not as a link)
is all I want to know.
The macro I am actually using is very messy, but here it is:
\define context()
<b>
<small>
<$text text={{{ [<currentTiddler>get-stream-root[]addsuffix[:]] }}}
/>
<$text text={{{
[<currentTiddler>get-stream-root:includeall[]!search[<<*>>]rest[1]butlast[2]get[text]addsuffix[:]]
}}} />
<$text text={{{
[<currentTiddler>get-stream-root:includeall[]!search[<<*>>]butlast[1]last[]get[text]]
}}} />
</small>
</b>
<br><br>
\end
--
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/680c9980-bcbd-4aed-88db-24b6cd1cd289n%40googlegroups.com.