Hello Monique,
In your style sheet put e.g.
.review-question {
color: red;
font-style: bold;
}
Then if in a tiddler you use curly braces and the class name:
It's {{review-question{fire}}} time.
"fire" will have the style applied to it.
ciao,
=K=
On Feb 16, 12:38 am, techwriter_mjs <[email protected]> wrote:
> I'd like to add a custom style, "review-question", to my TiddlyWiki.
> That way I could apply bold-red-formatting, for example, to questions
> that I need reviewers to answer about the wiki content I'm writing.
>
> It seems obvious how to add the style to the style sheet, but then
> what do I do in the tiddler edit window to apply the desired style to
> some text?
>
> I'm assuming that there's code somewhere I can edit that knows, for
> example, that an exclamation mark, "!", denotes a h1 heading, so I
> figure that's where I'd add a new wiki markup tag. But perhaps
> there's an easier way to go about this?
>
> Thanks for answering what I'm sure is a basic HTML/CSS/web question,
> -Monique
--
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.