for a while he can't find more consecutive lines. It was possible before.
<p> </p>
<p class="den_articol">That's all folks.</p>

yes, I am very sure. I've done this many times.DigitalVolcano wrote: Tue May 10, 2022 4:06 pm Are you sure the line ending types in your file match up to the editor? (e.g. cr/lf , cr etc). You can change the line ending types in the settings.
Code: Select all
<li>
<a href="https://website.com/feedback.html">
<span>FEED-BACK</span>
</a>
</li>
Code: Select all
<li>
<a href="https://website.com/search.html">
<span>SEARCH</span>
</a>
</li>
<li>
<a href="https://website.com/feedback.html">
<span>FEED-BACK</span>
</a>
</li>