Hello,

John Kitchin <johnrkitc...@gmail.com> writes:

> In the following org document, org-element-map only finds one link, but
> the buffer acts like there are two links. The free link is found, but
> the link label buried in the caption is not found. However, it exports
> correctly, and the caption link is clickable, so the buffer certainly
> thinks it is a link. Is this expected behavior?

It is. By default, `org-element-map' doesn't look into captions. See
WITH-AFFILIATED optional argument.


Regards,

-- 
Nicolas Goaziou

Reply via email to