As far as I know it's not implemented, but you can trick it:

Create a tiddler "hl":
<span class="highlight">{{!!title}}</span>

Create a tiddler highlight.css:
span.highlight {
    background-color:yellow;
}

Tag it with $:/tags/stylesheet

Now use, instead of @@highlight@@
some text with {{what I want to highlight||hl}}.








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