> how do you change the font color (for just one word)
Try this:
@@color:#f00;lorem ipsum@@
> Also, I want to have a tab or a break of several spaces (not a <br>)
By default, HTML collapses whitespace.
However, you could try the following:
@@white-space:pre;lorem ipsum@@
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
-~----------~----~----~----~------~----~------~--~---