When I go to that link, it has a line that says:

Error in macro <<view>>

Just so I'm making it clear, here is a picture of what I'd want the
tiddler to look like:

http://img13.imageshack.us/img13/3632/commentstyle.png (the italicized
magenta text)

thanks for any help

On May 6, 11:19 am, FND <[email protected]> wrote:
> > I'd like to make a text style for comments (or notes to myself).
>
> You could use a simple formatter:
>      http://devpad.tiddlyspot.com/#CommentsFormatter
>
> That creates a SPAN element with class "comment", so you could add
> something like the following to your StyleSheet:
>      .comment {
>          margin-left: 1em;
>          font-style: italic;
>          color: #0A0;
>      }
>
> HTH.
>
> -- F.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to