Double spacing never works…?
-
I’m trying to get spacing to break paragraphs and lines. Initially, I parsed my emails via plaintext on Postie and that didn’t do it, so I switched to HTML. Neither makes a difference.
Here’s what I want to do: I just made a space above, breaking one paragraph from the other. The WordPress.org support forum will make a white line between the paragraphs. For some reason, regardless of whether I’m making one or two or three paragraphs, the output is this:
paragraph1
paragraph2
paragraph3instead of
paragraph1
paragraph2
paragraph3
Why would this be? I can’t use newlines since I’m on HTML mode. I’ve even put two spaces between paragraphs like this instead of one per the above. Unfortunately, WordPress.org doesn’t display the break (which I tried to show) so I can’t illustrate it.
I just don’t like the text being jumbled and difficult to follow.
Thanks!
The topic ‘Double spacing never works…?’ is closed to new replies.