Fix markup problems when using references in source fragments
commit33bae13aeba921218b614a5a0c0b12bf7d911c4f
authorRoland Kaufmann <rlndkfmn+orgmode@gmail.com>
Thu, 12 May 2011 00:41:20 +0000 (12 00:41 +0000)
committerCarsten Dominik <carsten.dominik@gmail.com>
Wed, 25 May 2011 07:39:47 +0000 (25 09:39 +0200)
treecaf2ebcb80bdd39a1527ca944293ee09f960ba60
parent34fa86edf5fff3c52337de9bdb1769ec53a74b32
Fix markup problems when using references in source fragments

* lisp/org-exp.el (org-remove-formatting-on-newlines-in-region): New function.
(org-export-format-source-code-or-example): Call
`org-remove-formatting-on-newlines-in-region'.

TINYCHANGE
lisp/org-exp.el