If I have this text in a tiddler like MyTemplate:
; <$view field="caption"/>
: <$view field="description"/>
: <a href={{!!url}}><$view field="url"/></a>
: (<$link to=<<currentTiddler>>><<currentTiddler>></$link>)
and use it with the list widget:
<$list filter=... template="MyTemplate/>
The widget ignores the wikitext markup and I see literal : and ; symbols
rather than terms and definitions.
But if I make it like this:
<$list filter=... />
{||MyTemplate}}
</$list>
Then it uses the markup. Shouldn't it use the markup when used as a
template?
Thanks!
-- Mark
--
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/6d476b8b-c1ec-4051-a948-643d6e5191fd%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.