On Friday, April 10, 2020 at 8:46:07 AM UTC+4:30, Klaas Vaak wrote:
>
> Mat, thanks, @@background:#FF9; text@@ works, although the hex value can 
> also be replaced by the word for the colour, as per TonyM’s reply.
>
> TonyM, thank you for that.
>
> Mohammad, <mark>text</mark> works well and is the simplest. The default 
> colour setting is yellow, so if one wants a different colour Mat’s/TonyM’s 
> syntax would be required.
>

mark tag is also let you to set properties like below

<mark style="background:bisque;">Hi</mark>


By the if you can use macro as I wrote above, macro is the simplest! like 
below
\define h(txt, color:#FF9) <mark style="background:$color$>$txt$</mark>

Then these are valid

<<h Hi>>


or 

<<h Hi bisque>>


 

>
> Many thanks guys.
>
>
> On 2020-Apr-10, at 03:42, TonyM <anthon...@gmail.com <javascript:>> wrote:
>
> background-color:yellow;  Text@@
>
>
>

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/870456c2-6f0b-49fe-a9b1-c9d7699a9412%40googlegroups.com.

Reply via email to