Tiddler1
testvar: 2000
testvar2: 10

-------------------------------------
Tiddler2

{{{
print <<tiddler "Tiddler1:testvar">> * <<tiddler "Tiddler1:testvar2">>
}}}

-------------------------------------
Tiddler3

print <<tiddler "Tiddler1:testvar">> * <<tiddler "Tiddler1:testvar2">>
-------------------------------------

Tiddler3 works as expected, Tiddler2 does not, slices don't get
processed.  I am trying to plug dynamic information into code
examples.  The code examples are complex enough to warrant {{{ }}} in
order to present well. Looked high and low but I could only find
static examples

Is this possible?

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To post to this group, send email to tiddlyw...@googlegroups.com.
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en.

Reply via email to