View Single Post
Old 07-29-2016, 06:47 PM   #3
beic
Member
beic began at the beginning.
 
Posts: 19
Karma: 10
Join Date: May 2016
Location: Espaņa
Device: Oasis 3G
Quote:
Originally Posted by eschwartz View Post
See here where I recently discussed this: https://www.mobileread.com/forums/sho...18#post3360318
Code:
(?<=>[^<]*)s\B(?=[^>]*<)
Thanks, I think that's what I'm looking for but when I paste it into the RegEx builder, the box goes red as if it's invalid. I also tried DreamWeaver's find and replace and it says RegEx syntax Error: Invalid Quantifier. This site returns the following error: "Lookbehinds need to be zero-width, thus quantifiers are not allowed".
beic is offline   Reply With Quote