So Ton built this really neat macro to colour text. but I'd like to colour the output from another macro (skeeve's datetime macro for instance). how can I do this?
\define red(color,text) > @@color:$color$; > $text$ > @@ > \end > > and use it like this: > > <<clr "red" "This is red">> -- 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.

