View Single Post
Old 05-23-2009, 05:13 AM   #5
rogue_ronin
Banned
rogue_ronin has learned how to read e-booksrogue_ronin has learned how to read e-booksrogue_ronin has learned how to read e-booksrogue_ronin has learned how to read e-booksrogue_ronin has learned how to read e-booksrogue_ronin has learned how to read e-booksrogue_ronin has learned how to read e-books
 
Posts: 475
Karma: 796
Join Date: Sep 2008
Location: Honolulu
Device: Nokia 770 (fbreader)
If you want (pcre) regex in HTML:
Code:
Find: \_(.*?)\_
Replace: <i>$1</i>
m a r
rogue_ronin is offline   Reply With Quote