I have a tiddler with a field defined in it. I am able to insert the value 
of that field in to the output of the tiddler using the {{!!my_field_name}} 
transclusion syntax. All well and good.

   Foo bar {{!!my_field_name}}

The above example works fine.

However, if I want to change the style/formatting and happen to use the 
{{!!my_field_name}} syntax inside of a backtick code block as shows below, 
the transclusion doesn't happen:

   Foo bar `example code {{!!my_field_name}}`

How can I use tiddler fields inside a `backtick code block`, or within 
maybe even within a [[hyperlink syntax]] too?

Thanks,
Nicola

-- 
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 http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.

Reply via email to