Adam Porter writes:
> I noticed what appears to be a typo in this commit:
> https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=1be2f9693
>
>
> +*** =.avif= images are not recognized in ~org-html-inline-image-rules~
>^
>
> Unless I misunderstand something,
Hi Ihor,
I noticed what appears to be a typo in this commit:
https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=1be2f9693
+*** =.avif= images are not recognized in ~org-html-inline-image-rules~
^
Unless I misunderstand something, I guess it's supposed t
Ross Timson writes:
> * lisp/ox-html.el (org-html-inline-image-rules): Add AVIF image
> support for inline images on HTML export.
>
> AVIF is well supported by browsers these days and offers similar
> features and much better compression than the other image formats
> commonly used for the web.
>
* lisp/ox-html.el (org-html-inline-image-rules): Add AVIF image
support for inline images on HTML export.
AVIF is well supported by browsers these days and offers similar
features and much better compression than the other image formats
commonly used for the web.
TINYCHANGE
---
lisp/ox-html.el |