org-export: Fix comma escape in included files
commit0af2f6068f48f09c4e6feb26e0a72dff869ec7ea
authorNicolas Goaziou <n.goaziou@gmail.com>
Sat, 6 Oct 2012 07:19:41 +0000 (6 09:19 +0200)
committerNicolas Goaziou <n.goaziou@gmail.com>
Sat, 6 Oct 2012 07:19:41 +0000 (6 09:19 +0200)
tree948c5af3e59dbb8a1f942dd08ef93ce1f21b68c0
parent2c78ca4a563fbc1b62413bfab2626ca9e2a86d5d
org-export: Fix comma escape in included files

* contrib/lisp/org-export.el (org-export-expand-include-keyword): Use
  new functions to comma escape contents of included files when in an
  example or a src block.
contrib/lisp/org-export.el