I would like make my line breaks in turn create new paragraphs, ie I would change the the standard line break
CODE
<br />
to
CODE
</p> <p>
that way my opening and closing tags around the body of my post would still work properly. Now, is their a way to customize this? Either by some template or changing something in the program code?