I would like to have a single tabset template with tab content based on a
tiddler's title, which I thought I could do with a substitution marker as
in the sample below. Apparently, the substitution marker isn't replaced in
the hidden section. The tab name is correct ("Test Tab"), but its content
is "$1," no replacement. Is there a way to do substitution in a hidden
section? (Or alternatively to have the tab target pass along the value of
$1 to another tiddler?) Thanks!
Template tiddler, named Tabs:
<<tabs t "$1 Tab" tooltip "Tabs##content">>
/%
!content
Content: $1
!end
%/
Transcluding tiddler:
<<tiddler Tabs with:Test>>
--
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/0a175671-8c59-4989-8e44-367a47fb9a29%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.