Quote:
Originally Posted by Doitsu
You can use the [[:lower:]] to search for lower case strings and [[:upper:]] to search for upper case strings. For some practical examples, see this post..
|
Doitsu
Everything I do seems to me to be right but dowsn't work.
Here is what I'm trying to do:
Highlight a string, e.g.
Dear Mother
Relpace string with
D<small>EAR</small> M<small>OTHER</small>
and not have to do each word seperately.
Seems to me this should be quite simple but nothing seems to work.
I can't lose much more hair.