Hi Stephan,
On Friday, January 31, 2014 7:39:44 PM UTC+1, Stephan Hradek wrote:
>
>
> 1. the \define red($text$) is wrong. It should be \define red(text)
>
>
You are right. I was too fast ;)
>
> 1. It's a macro that you need to put everywhere where you want red text
>
> But you can put it into $:/core/ui/PageMacros
>
> 1.
>
>
> But this one might be interesting. Define a tiddler "red" containing:
>
> \define red(text)
> @@color:red;
> $text$
> @@
> \end
>
> <$macrocall $name="red" text={{!!title}}/>
>
> and then use it like so:
>
> this not red {{this is red||red}} this not red
>
> Interesting!
Cheers,
Ton
>
>
--
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/groups/opt_out.