[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: How to fully control parsing of Org mode links during export
From: |
Ihor Radchenko |
Subject: |
Re: How to fully control parsing of Org mode links during export |
Date: |
Sun, 18 Aug 2024 13:13:59 +0000 |
Robert Weiner <rsw@gnu.org> writes:
> Thank you for the pointers on this, Ihor. That led me down a much better
> path that worked. In the end, I just had the export function for my
> specific link type and had to add a before advice on
> org-element--generate-copy-script since it lacks a hook at its end. I
> would suggest adding one as this seems to be the place if you want to
> change the markup in the copied buffer before Org formats it for export.
> Is there any other existing hook that runs before formatting in this copied
> buffer?
See
https://orgmode.org/manual/Advanced-Export-Configuration.html#Summary-of-the-export-process-1
--
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>