Do you have Email Users set to to send email as HTML or plain text? If you look at the HTML source for your post are your line breaks entered with BR tags or P tags?
Hi Mike,
Thanks for getting back to me. The emails are set to send as HTML, but I have been editing the posts in the visual editor. When I switch over to see the source code, there are no linebreaks at all (even though these appear in the actual page as published).
This seems to be a WordPress issue, rather than any problem with your plug-in. Thanks for the help!
…unless of course you know how to force the visual editor to insert line breaks?
I am pretty sure it already does. This sounds like an “autop” issue, you may want to read this: http://codex.ww.wp.xz.cn/Function_Reference/wpautop
Hi Mike,
Thanks for the help. It ended up being the issue described in this post: http://rubayathasan.com/wordpress/plugin/enabling-line-break-in-wordpress/
I installed and changed settings as instructed there and the line and paragraph breaks are now working just fine in my emails.
Thanks for the help!