freeCodeCamp / publish

> Content backend platform for /news
https://publish.freecodecamp.org
BSD 3-Clause "New" or "Revised" License
10 stars 9 forks source link

Captions and alt text for images #392

Open sidemt opened 9 months ago

sidemt commented 9 months ago

Feedback from Abbey:

We need a way to add captions to images for a11y (again, this is critical IMO). Also I assume authors will be able to add alt text to their images?

sidemt commented 9 months ago

I guess we can implement this by:

so we don't need new attributes in the backend.

It looks like this in Ghost:

image image