On Monday, May 7, 2012 6:13:28 AM UTC-7, dinkyp...@gmail.com wrote: > > Below is a test script that shows one way I've dealt with this issue in the > past by reformatting paragraphs to remove embedded line breaks. YMMV. > > import re, textile > ...
Wow. Thank you. This works. I'm trying to figure what that regular expression does, but I swear it's copying the lines twice. (Clearly, I don't speak re.) Josh -- http://mail.python.org/mailman/listinfo/python-list