Multiple line search & replace?
-
Any thoughts on how to do a multiple line search and replace?
I want to replace
<div class=”box75″>
<div class=”padding”>
<div class=”box”>with
<div class=”box50″>
<div class=”center”>
<div class=”border”>The issue is that I have some <div class=”box”> areas that I want to retain, so I can’t just replace line by line…
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Multiple line search & replace?’ is closed to new replies.