ox: Fix "Fix :filter-options"
commitb791cd59a534e06664fc21a5648fcbbbc0d1a189
authorNicolas Goaziou <mail@nicolasgoaziou.fr>
Thu, 23 Mar 2017 15:41:26 +0000 (23 16:41 +0100)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Thu, 23 Mar 2017 15:46:28 +0000 (23 16:46 +0100)
tree140e426c35f5fde31116d6c84e338bc4fa524650
parentaadde887998c33a19ac0d300bd0645a785efe79d
ox: Fix "Fix :filter-options"

* lisp/ox.el (org-export-as): Remove uninterpreted data from back-end
  specific parsed keywords.

* testing/lisp/test-ox.el (test-org-export/uninterpreted): Add test.

This fixes 6cd42b08f9347a8d6084ec23548b754f9e02b2a1.
lisp/ox.el
testing/lisp/test-ox.el