Hi Mohammad

The double angle brackets syntax for transcluding a variable results in the 
text being wikified. Try <$text text=<<myTid>>/> instead.

Best wishes

Jeremy

--
Jeremy Ruston
[email protected]
https://jermolene.com

> On 29 Jun 2018, at 08:06, Mohammad <[email protected]> wrote:
> 
> 
> Loo at the example here
> 
> http://revealgradually.tiddlyspot.com/#Is%20this%20a%20bug%3F
> 
> A small macro lists the tiddlers tagged with "KeeBoord". KeeBoord is a 
> tiddler. The subtiddlers have names like "KeeBoord Installtion - Introduction"
> 
> 
> 
> \define m2(myTag)
> <$list filter='[tag[$myTag$]]' variable="myTid">
> <li> <<myTid>></li>
> </$list>
> \end
> 
> 
> <<m2 "KeeBoord">>
> 
> Macro Output
> 
> As there is a camel case word in the title, it converted into a link, but it 
> is part the tiddler name and one expects to have the whole title as a regular 
> text not part as a link!
> How it can be solved? Please note I dont want to turn off the Camel case wiki 
> link in the setting!
> 
> 
> /Mohammad
> 
> -- 
> 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/46741020-38a3-4264-9189-f41cf4f9d517%40googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.

-- 
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/7F660429-7CB6-4534-ABC1-7BC6AA97906A%40gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to