Quote:
Originally Posted by leday
Yes, same result. This is what a section of my code looks like under Code view, so you can see what I am dealing with. These sentences should be all run together in the same paragraph:
<p class="calibre1">adding another runnel of blood to the countless wet trails already there. The man who had once been</p>
<p class="calibre1">named Lord Death barely flinched. Over the years, pain had become a familiar friend. If Vadim Maur</p>
<p class="calibre1">flayed the very skin from his bones, Shan doubted he would do more than groan even while his body</p>
<p class="calibre1">writhed. Except for Elfeya. It was agony for her to watch his punishment, and her agony wounded Shan</p>
<p class="calibre1">in ways the High Mage's worst blows never could. When he would have slipped forever into the hazy,</p>
|
That is because the search term assumed (used) a generic <p> tag
It should us what you have in that location
Code:
<p class="calibre1">
And before you ever


"Replace all"
TEST with a few "Replace"'s

for unwanted side effects