On 08/08/2025 02:07, Ihor Radchenko wrote:
Max Nikulin writes:
[[https://orgmode.org][<file:./img.png>]]
[[https://orgmode.org][file:./img.png]]
[...]
Originally, the link nesting was disallowed to handle the following bug report:
https://list.orgmode.org/orgmode/87twa23k74....@nicolasgoaziou.fr/
that had issues with exporting links like
[[info:emacs#Echo%20Area][info:emacs#Echo Area]]
However, we are getting way too many special cases all over the code by
now. Maybe, after all, it is a better idea to bring back the nested
links, and remove the nesting just for the purposes of exporter (a
single special case vs. many we have now).
I do not think that general case of nested links should be supported.
Image path as link description is a quite specific kind of links. E.g.
there should be no other objects in the description.