org-export: Add another way to handle source code
commit5b407eaabf7ea93a6ab0710dfabd5215d3ade801
authorNicolas Goaziou <n.goaziou@gmail.com>
Thu, 12 Jan 2012 19:28:44 +0000 (12 20:28 +0100)
committerNicolas Goaziou <n.goaziou@gmail.com>
Thu, 12 Jan 2012 19:29:25 +0000 (12 20:29 +0100)
tree1076df446059e23f484b2b1b19ac92cb9e5fe3a4
parentdad706d565585326fbbc56d0a64c741a5964c4a1
org-export: Add another way to handle source code

* contrib/lisp/org-export.el (org-export-handle-code): Allow to delay
  processing of source code by storing line numbers and references in
  text properties attached it.
contrib/lisp/org-export.el