View Single Post
Old 5th June 2019, 16:26   #788  |  Link
nekrovski
Registered User
 
nekrovski's Avatar
 
Join Date: Oct 2011
Posts: 57
Quote:
Originally Posted by sneaker_ger View Post
If there's no simpler option try regex via Edit->Multiple replace:
Replace what: <span.*?>(.*?)</span>
Replace with: $1
Select "Regular expression".
Thanks, that worked.
I've looked several times at all the options under "Tools" but cannot find a simpler method. It's weird, for a program like this to have every other little thing in tools, but not this. That's why I think I'm missing it somewhere.
nekrovski is offline   Reply With Quote