Quote Originally Posted by Spoo View Post
Brad

I recall being able to select some text and specify a BackColor, say, Yellow.
I believe the tags were
Highlight] along with some color spec.

Currently,
we can specify ForeColor
But not the BackColor ,, or am I missing
something?

Spoo

It is the HL tag. You can also do HL={color}.

.HL. text ./hl. == text
.HL=yellow. text ./hl. == text

(replace . with [ or ] )


Brad!