if a code block has a body, its last character must be a newline
commit274823c8587505dd568eee18dee6111c71f653d9
authorEric Schulte <schulte.eric@gmail.com>
Fri, 29 Jul 2011 22:04:36 +0000 (29 16:04 -0600)
committerEric Schulte <schulte.eric@gmail.com>
Fri, 29 Jul 2011 22:04:36 +0000 (29 16:04 -0600)
treec8fb538916716aa8a3c6540ec8ca1698d5c0f7a4
parent520bd1feac30dedfbb7532cd2b685adbfc00a801
if a code block has a body, its last character must be a newline

* lisp/ob.el (org-babel-src-block-regexp): If a code block has a body,
  its last character must be a newline.
lisp/ob.el