ob-exp: Fix export of src blocks with flags
commitdde6af3a6230b37aabfb4f75c2dee89433958375
authorNicolas Goaziou <n.goaziou@gmail.com>
Mon, 20 Jan 2014 13:07:57 +0000 (20 14:07 +0100)
committerNicolas Goaziou <n.goaziou@gmail.com>
Mon, 20 Jan 2014 13:20:06 +0000 (20 14:20 +0100)
tree5bb6cac777bf6165155c94fe8fdc347bcc349627
parent25e4e5b6f0d64d733d18ef8ed2e7cbc6e5ce9193
ob-exp: Fix export of src blocks with flags

* lisp/ob-exp.el (org-babel-exp-code): Fix export of src blocks with
  flags.
* testing/lisp/test-ob-exp.el (ob-export/export-src-block-with-flags):
  New test.

Thanks to Giuseppe Lipari for reporting it.
lisp/ob-exp.el
testing/lisp/test-ob-exp.el