Find multiple lines

Tool for Search and Replace across multiple files.
Post Reply
jano23
Posts: 1
Joined: Thu Nov 10, 2022 6:00 pm

Find multiple lines

Post by jano23 »

I apologize if this has been asked before but I couldn't find the answer.
I am trying to do a multiple-line find.
For example, how to I search for the following:

<body>
<div>
<h1>Some example</h1>
</div>


Thanks! Alex
User avatar
DigitalVolcano
Site Admin
Posts: 1729
Joined: Thu Jun 09, 2011 10:04 am

Re: Find multiple lines

Post by DigitalVolcano »

You can click on the little pencil icon next to the search box and it will pop up a multi-line editor to allow you to search multiple lines. Just be sure the line-ending types match you document.
Post Reply