Hi all,
I've been able to successfully modify my StyleSheet with:
div[tags~="welcome"].tiddler .viewer {font-style:italic;}
Is there a way to modify this so that a specific word or list of words
in the tiddler content is matched and then only that word or list of
words is modified?
For example:
div[searchterm~="welcome"].tiddler .viewer:searchterm {font-
style:italic;} (This doesn't work, obviously)
With the result being that anywhere that "welcome" shows up in my
TiddlyWiki, it will be in italics.
--
You received this message because you are subscribed to the Google Groups
"TiddlyWiki" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/tiddlywiki?hl=en.