ox: Implement body filter
commitc235bd83d2aa7071e643d25735026638ca0d7973
authorNicolas Goaziou <mail@nicolasgoaziou.fr>
Sat, 6 Sep 2014 08:22:26 +0000 (6 10:22 +0200)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Sat, 6 Sep 2014 08:28:38 +0000 (6 10:28 +0200)
treedae3251b88ddb4149984302b51ab15ff1fbdf7b5
parent1f3c6c2f49a3c6e38c246e6d639da2c11cb6ce6c
ox: Implement body filter

* lisp/ox.el (org-export-filters-alist): Add body filter.
(org-export-filter-body-functions): New variable.
(org-export-as): Call body filter.

* doc/org.texi (Advanced configuration):
* etc/ORG-NEWS (argument): Document new filter.
doc/org.texi
etc/ORG-NEWS
lisp/ox.el