You see twice the code of $:/template/view-template because it is tagged
with $:/tags/ViewTemplate, so it applies the template to itself once
because it is displayed "inside itself", and once because it is displayed
as any other tiddler (see any other ViewTemplate tiddler, for example
$:/core/ui/ViewTemplate/title).
You see twice the code of $:/macros/... (except source) because it is
displayed:
- once by the $:/template/view-template (<$view
tiddler=<<currentTiddler>> format="text"/>)
- once by the $:/template/summary (<$view tiddler={{!!title}}
format="text"/>) because it is a macro (<$list
filter="[all[current]tag[$:/tags/Macro]]">), which may not be what you
intended to do.
Others tiddlers display it only once for what I see.
--
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.