Eric Shulman wrote:
>
>
> One minor tweak I would suggest: enclose the $url$ in brackets just in 
> case it contains something that would otherwise break the filter:
>

That's a good point for this case. I do generally find it better to avoid 
the brackets when possible because I (painfully) discovered they leave 
"bracket artefacts" if the argument is missing, e.g you'd think the 
following would give "0 vs 0" but...

\define x(nothing) {{{ [[$nothing$]count[]] }}} vs {{{ $nothing$ +[count[]] 
}}}

<<x>>

<:-)

-- 
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/d7336b12-51dd-4b36-b491-598c9e9daf31o%40googlegroups.com.

Reply via email to