Nevermind. I added this line to my style.css file:
h1,h2,h3,h4,h5,h6,p {margin:0;padding:0;}
I didnt mean to do it to every <P> so I changed it to:
h1,h2,h3,h4,h5,h6 {margin:0;padding:0;}
I’m having the same problem.
http://www.nerdfix.net
My code was like this: This is a paragraph. then I deactivated textiles which fixed the problem but my paragraphs still don’t have a space between them.