ox: Fix internal references when using `org-export-(data-)with-backend'release_9.0.2
commit1c957297885140231c65d279708eebdbc2c6342c
authorNicolas Goaziou <mail@nicolasgoaziou.fr>
Tue, 13 Dec 2016 21:11:41 +0000 (13 22:11 +0100)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Tue, 13 Dec 2016 21:11:41 +0000 (13 22:11 +0100)
tree4ba8ad648b02e28997bd1dec6f3f159836d57c05
parent64a2f6e22d1e1d9742767d20b67c419920904c86
ox: Fix internal references when using `org-export-(data-)with-backend'

* lisp/ox.el (org-export-data-with-backend):
(org-export-with-backend): Preserve internal references once the local
back-end has been applied.

* testing/lisp/test-ox.el (test-org-export/get-reference): Add tests.
lisp/ox.el
testing/lisp/test-ox.el