indent block boundaries when body is no-indent
commit038cdffe0c4bf1686bfeb2ed11facd78dfc35870
authorEric Schulte <eric.schulte@gmx.com>
Fri, 18 May 2012 13:06:42 +0000 (18 09:06 -0400)
committerEric Schulte <eric.schulte@gmx.com>
Fri, 18 May 2012 13:06:42 +0000 (18 09:06 -0400)
tree42235c168b947f8757491f28de7e93c58f2ae9b0
parent1b21168d5221bd3aa6b82a2cfb599aabc63c04a5
indent block boundaries when body is no-indent

Thanks to Seb and Nick for pointing this out.

* lisp/org-exp-blocks.el (org-export-blocks-preprocess): Even when the
  body of a block is not indented the boundary markers should be
  indented to their original positions so things like list indentation
  still work.
lisp/org-exp-blocks.el