If you want to transclude a tiddler without changing the current tiddler
variable, you can just do this:

<$transclude tiddler="RFCHeader"/>

That should cause RFCHeader to be transcluded without affecting the current
tiddler, so the view widgets you've got referencing the current tiddler
should still work as expected.

Best wishes

Jeremy



On Wed, Jan 22, 2014 at 2:01 PM, TheDiveO <[email protected]> wrote:

> Well, one mistake found, hit next wall ... of course, it should have been:
>
> {{{[is[current]]||RFCHeader}}}
>
> This now transcludes the markup verbatim instead of rendering it. Somehow
> I'm still not getting it...
>
>  --
> 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/groups/opt_out.
>



-- 
Jeremy Ruston
mailto:[email protected]

-- 
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/groups/opt_out.

Reply via email to