Replace problem
Hello,
please consider me an advanced beginner. I want to replace a deceptively simple thing, but I can't find a control code for "same thing as above". (Is there a documentation?)
Search:
Part [A-z]+<br>
[0-9]+<br>
Replace with:
<h2>same thing as above</h2>
Any help is appreciated!
|