Well, I've searched, and I've seen people talking about how to STOP WordPress from automatically turning double line breaks into HTML paragraphs, but nobody seems to want to do that MORE.
I just want the content on static pages to behave like the content in other posts - is that so much to ask? ;)
Right now, when you add content to a Post, you can separate paragraphs by a double line break and WordPress works it wondrous magic - voilà , paragraphs are separated by the <p>tag in the site. But if you add content to a Page, it doesn't do that.
All well and good, because I can see how you might want to avoid that, but how can I get WP to process 'Page' posts like 'Post' posts?