Quote:
Originally Posted by DiapDealer
But it's not possible to do all editing that needs to be done with regex alone -- simple or complex.
|
I keep reading that sentiment in this forum, but so far I have to disagree.
I am yet to come across an edit that I can't fix. Maybe it needs two or three steps instead of one (the challenge), but it gets done. And I have come across coding that I can only describe as trash in some ebooks.
Yes, those nested tags can be a problem, but working inside to out is the way I work around it.
When you come across coding that you believe can't be done by regex alone, I'd love to have a crack at it.