Am 12.12.2014 12:37, schrieb Jeremy Ruston:
The approach that the core uses in the templates that general HTML output is to have the HTML tags that you want in the output to be plain text, leaving the "invisible" widgets for list widgets etc.

So, you're first example could be done like this:

<$list filter="1 2 3">
`<h1 class="`<$text text=<<currentTiddler>>/>`">`<$text text=<<currentTiddler>>/>`</h1>`
</$list>

I didn't know that it would work like that, thanks. I think that gets rid of all the problems I had when experimenting with this.

/Andreas

--
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.

Reply via email to