I have a template that I want to use whenever a tiddler has "testtag" tag. I have it tagged with "$:/tags/ViewTemplate" (see attached template.gif). Here's the contents:
<$list filter="[is[current]tag[testtag]]"> test <<< indented text <<< *test list item 1 *test list item 2 --- <hr> what's up </$list> I am expecting that all "testtag" tagged tiddlers will show the wikitext formatting but the HTML is getting escaped in the process so that <<< is turning in to <<< for example. See attached testtag.gif to see how the tiddler is being formatted. Is there anyway to prevent this behavior? -- 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/15dd14f2-2867-476d-a798-2f7b85b8b005%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

