Max Nikulin <maniku...@gmail.com> writes: >> 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.
Could you elaborate why? > Image path as link description is a quite specific kind of links. E.g. > there should be no other objects in the description. It is technically easier to modify the parser to allow arbitrary link objects in description vs. just image links specifically. Also, with extendable preview system that Karthik contributed, any kind of link might be previewable. -- Ihor Radchenko // yantar92, Org mode maintainer, 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>