** space around exported code blocks :PROPERTIES: :DATE: 2011-08-19 :END: try evaluating the following blocks, then removing their results with M-x `org-babel-remove-result' Verbiage to begin the paragraph #+begin_src sh echo eric #+end_src and verbiage to end the same paragraph. #+begin_src sh echo 1 echo 2 #+end_src and verbiage to end the same paragraph.