
11 May
2009
11 May
'09
5:06 p.m.
go to edit/replace convert _text_ to <i>text</i> 1st find _^? replace <i>^& 2nd find ^?_ replace ^&</i> 3rd find _ replace (blank field) convert <i>text</i>to _text_ 1st find <i> replace _ 2nd find </i> replace _ that's how i use to do it. not sure if there's an easier way. ricardo