Just logged into my admin, and saw there was a plugin update! Newest version is 1.3.20, with:
- Updated the method to restore visitor IPs
- Updated the URL rewrite to be compatible with WordPress 4.4
https://ww.wp.xz.cn/plugins/cloudflare/changelog/
I noticed something that might be related. In my exported MT text file, I see this:
——–
AUTHOR: avoision
TITLE: This Week’s Assignment is…
BASENAME: this_weeks_assignment_is
STATUS: Publish
ALLOW COMMENTS: 1
CONVERT BREAKS: __default__
ALLOW PINGS: 1
DATE: 07/04/2002 12:00:01 AM
—–
Is it possible that there’s some other value I can change the CONVERT BREAKS line to, so that WordPress will pick up both hard returns in my entry bodies?
Again, WP seems to be picking up a singular hard return… but not in cases where I have more than one.
I’m dusting off my regular expression chops, but would still love some other option than running multiple find/replace passes…