micropublish icon indicating copy to clipboard operation
micropublish copied to clipboard

Support image ALT text when using photos

Open gijswijs opened this issue 3 years ago • 1 comments

alt is a required attribute of the <img> element and should be provided in any use of images on indieweb pages from photo posts.

source: https://indieweb.org/alt

gijswijs avatar May 13 '22 01:05 gijswijs

You're right. This is important for accessibility and should be supported.

I'll have a think about how to implement this because currently photos are specified as a whitespace-delimited list of URLs.

barryf avatar May 13 '22 09:05 barryf