G
Guest
I want to delete all text between a set of phrases that start with </a> and
end with </li>. The text in between the brackets is all different. So I want
an expression like Replace </a>xxxyyydddaaa</li> where the words represented
by xxx, yyy, ddd, and aaa are different words of varying lengths. Or an
expression that says, "delete everything between these two symbols or
letters."
end with </li>. The text in between the brackets is all different. So I want
an expression like Replace </a>xxxyyydddaaa</li> where the words represented
by xxx, yyy, ddd, and aaa are different words of varying lengths. Or an
expression that says, "delete everything between these two symbols or
letters."