First paragraph .....
Newline Newline, second paragraph.
-
-This continues. BOL #+BEGIN_SRC and BOL #+END_SRC for preformatted text.
</pre>
<p>
+This continues. BOL #+BEGIN_SRC and BOL #+END_SRC for preformatted text.
+</p>
+<p>
As for special cases, like having a <center> you will need to use #+BEGIN_RAW with a #+END_RAW. The end prevents any paragraphing, the beginning doesn't actually do anything past in itself being pruned. note that these are discarded effectively if it doesn't begin with a < after the initial space. God forgive me, I should of used YACC or some shit. This is a complete mess internally with a billion edge cases I've yet to even think about but it works as long as you don't fuck with it. (this is also true for software handling currently-flying-planes, banks and nuclear silos. Or maybe those have yet to run on Javascript?)
</p>
<p>