Quote:
Originally Posted by Starson17
I don't see the part causing the break. ... The part causing the page break may be in a part of the text you didn't post. If it's not bothering you, you don't need to go any further
|
I didn't see the part causing the break because there is no break code, and I was looking at your post in the forum reply editor (where there are already lots of extra breaks, so I couldn't see the one in your text.) Your page break problem is solvable, but I think it would require a multiline match, and that's probably more than you want to go into in your first regex attempt. I looked at similar "Converted by" text in one of my books and it had <br> tags in it, which is why I initially thought the match would be easy for you.