Description
First of all a list of files to scan must have been compiled as described in topic:
How to compile a list of files for find and replace operations ?
Then proceed as follows:
- Go to the
Find and Replace panel.
- Select (tick off) the
Use start and end Tags option.
- In the
Start tag field, type the html start tag to search for e.g. < HEAD >.
- In the
End tag field, type the html end tag to search for e.g. < /HEAD >.
- Press the
Find or the Replace button.
If you pressed the Replace button, the text between the tags will be replaced but the tags themselves remain. If you want the tags to be replaced as well (included in the replacement) the Keep Tags after replace option must be un-checked before proceeding with the replacement.
|