Hello,

Erik Hetzner <e...@e6h.org> writes:

> I have been looking at publishing to HTML using pandoc. Because pandoc
> requires post-processing to transform the org-mode markdown output to
> other formats, it is necessary to use the post-process parameter of
> org-export-to-file. 

> I think this patch makes sense; let me know what you think.

Thanks for your patch.

Though, it is not necessary. `post-process' is meant for processing
after an asynchronous export (e.g., prepare a buffer in the current
process).

You're looking after a filter.  See

  (info "(org) Advanced configuration")

for more information.


Regards,

-- 
Nicolas Goaziou

Reply via email to