So what would I need to do to use the "new exporter"?
Indeed, thanks for double-checking.Nicolas Goaziou <n.goaziou@gmail.com> writes:
>> Thomas Moyer <tommoyer@gmail.com> writes:
>>
>>> I have a set of files that I put notes in that I would like to export
>>> to HTML. When I do this, I have configured everything to allow
>>> certain drawers to included in the export, but those drawers are put
>>> in <pre> blocks. Is there a way to convince the export mechanism to
>>> treat links inside drawers as links that need exported. I put a link
>>> in the drawer to another file and would like the link to work.
>>
>> This is not currently possible.
>>
>> The new HTML exporter (contrib/lisp/org-e-html.el) supports using a
>> custom function to export drawers. It is not easily usable for now,
>> but maybe you can explore from there.
>
> AFAIU, the new exporter defaults to what the OP is asking for.
--
Bastien