[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] ox-html.el: add option to embed SVG for CSS support in SVG
From: |
Ihor Radchenko |
Subject: |
Re: [PATCH] ox-html.el: add option to embed SVG for CSS support in SVG |
Date: |
Wed, 07 Jun 2023 08:43:56 +0000 |
Christian Moe <mail@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>
- [PATCH] ox-html.el: add option to embed SVG for CSS support in SVG, gerard . vermeulen, 2023/06/05
- Re: [PATCH] ox-html.el: add option to embed SVG for CSS support in SVG, Ihor Radchenko, 2023/06/06
- Re: [PATCH] ox-html.el: add option to embed SVG for CSS support in SVG, Ihor Radchenko, 2023/06/07
- Re: [PATCH] ox-html.el: add option to embed SVG for CSS support in SVG, Christian Moe, 2023/06/07
- Re: [PATCH] ox-html.el: add option to embed SVG for CSS support in SVG, Ihor Radchenko, 2023/06/07
- Re: [PATCH] ox-html.el: add option to embed SVG for CSS support in SVG, gerard . vermeulen, 2023/06/15
- Re: [PATCH] ox-html.el: add option to embed SVG for CSS support in SVG, Max Nikulin, 2023/06/15
- Re: [PATCH] ox-html.el: add option to embed SVG for CSS support in SVG, Ihor Radchenko, 2023/06/15
- Re: [PATCH] ox-html.el: add option to embed SVG for CSS support in SVG, Ihor Radchenko, 2023/06/15
- Re: [PATCH] ox-html.el: add option to embed SVG for CSS support in SVG, gerard . vermeulen, 2023/06/16
- Re: [PATCH] ox-html.el: add option to embed SVG for CSS support in SVG, Ihor Radchenko, 2023/06/17
- Re: [PATCH] ox-html.el: add option to embed SVG for CSS support in SVG, gerard . vermeulen, 2023/06/17