Hi,

I've been trying to get the ox-pandoc ( https://github.com/kawabata/ox-pandoc) exporter to work. I have installed it from MELPA but when I try to load it, manually or as is recommended on the above page:

(with-eval-after-load 'ox
  (require 'ox-pandoc))

I get a "Cannot use unknown "org" backend as parent" error.

Any suggestions?

Thanks,
/Henrik