On Thursday, August 27, 2020 at 10:53:30 AM UTC-7, PMario wrote:
>
> you can do this: 
> \define tv-wikilinks() no
> {{{[[2020-06-26]split[-]first[]]}}}
> and use the above in a template. So the define doesn't interfere with 
> other text that may follow. 
>

You can also limit the effect of tv-wikilinks by using <$vars>...</$vars>, 
like this:

<$vars tv-wikilinks="no">
{{{[[2020-06-26]split[-]first[]]}}}  THIS IS NOT A LINK
</$vars>
{{{[[2020-06-26]split[-]first[]]}}}  THIS IS A LINK

-e

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/ac121109-a916-4cf5-85e6-ff9e76730d96o%40googlegroups.com.

Reply via email to