Quote:
Originally Posted by Psymon
Basically, I'd hope that there's a way to search for every instance of a "speaker" paragraph, and then if the next line is a "verse" paragraph, then wrap that "pageavoid" div around them both. Otherwise, if it's a "prose" paragraph, then don't do anything.
|
Bit of a stretch for RegEx, honestly. How's your Javascript/jQuery?