Christian Moe <m...@christianmoe.com> writes: > That said, I still think the better solution to the issue you raised is > for Orgmode to go back to exporting SVG links as <object> not <img>, not > to extract SVG file contents and embed them as SVG islands. > > (Though I may be a breaking change for some users. In particular, > because OBJECT does not have an ALT attribute, but uses several other > ways to provide alternative text for accessibility, users would need to > change their =#+attr_html :alt= to using :aria-label or :title > attributes, unless the Org implementation for SVG links were to handle > this smartly.)
It might be ok optional feature, controlled by some #+ATTR_HTML attribute. Patches welcome. -- 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>