Eric Abrahamsen <e...@ericabrahamsen.net> writes:

> Would you suggest an export backend that only handles headlines (other
> elements are a no-op)? I suppose you could just write org-opml-headline
> to read properties and return XML chunks, and then you wouldn't have to
> use `org-element-parse-buffer' at all.

I don't know well OMPL format, but IIRC, it needs an inner-template
(which would handle <opml>, <head>, etc.), a headline transcoder, and
a couple of objects transcoders (e.g., for entities) in order to
properly export text attribute.

Anyway, you don't need to use `org-element-parse-buffer' at all.


Regards,

-- 
Nicolas Goaziou

Reply via email to