in reply to Re^2: Find and replace with regex
in thread Find and replace with regex

It's just too fragile. Consider
<img src="..." />

as just one simple example that breaks the previous regexp.