org-exp: Fix export error with code blocks within lists
commit182970cf8e680943483fcece79d17070b783bb72
authorNicolas Goaziou <n.goaziou@gmail.com>
Tue, 31 Jan 2012 19:21:44 +0000 (31 20:21 +0100)
committerNicolas Goaziou <n.goaziou@gmail.com>
Tue, 31 Jan 2012 19:21:44 +0000 (31 20:21 +0100)
treecfe96125535a69587e46f196499a464e53e9a4c1
parent900b988742f52cf88ae976b89587591a52709a53
org-exp: Fix export error with code blocks within lists

* lisp/org-exp.el (org-export-select-backend-specific-text): Always
  preserve original indentation as a text property so that lists do
  not get broken by indentation at column 0.
lisp/org-exp.el