Marcin Borkowski <mb...@mbork.pl> writes: >> You can loop over links in the exported subtree and export any extra if >> necessary. For example, in the `org-export-filter-parse-tree-functions'. > > Interesting. The main problem with it is that the docstring is rather > concise and I don't understand it well enough to use it.
Org export passes the actual parsed and filtered AST that will be exported to `org-export-filter-parse-tree-functions'. You can modify and traverse the parse tree as you need. -- 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>