Coverting text to italics
Posted: Wed Mar 25, 2009 7:30 pm
I searched but could not find this answer.
Using ver 5.2 I am converting some txt files to html and am trying to deal with how italics are treated in many text files, I need to do this
_some text is here_
or
*some text is here*
and covert it to
<i>some text is here</i>
The text between _ or * is always different, any ideas how to do this?
Much thanks!
Using ver 5.2 I am converting some txt files to html and am trying to deal with how italics are treated in many text files, I need to do this
_some text is here_
or
*some text is here*
and covert it to
<i>some text is here</i>
The text between _ or * is always different, any ideas how to do this?
Much thanks!