How do I add alt texts to images when using the Koenig editor?

Ghost version: 2.4.0

1 Like

Signed up to request this. Most images (on any site) shouldn’t be posted without alt text so please add this feature for blind and low-vision users.

You could use code blocks and use an <img/> tag. What do you think about that?

1 Like

Hey - it’s possible to add alt text using Markdown, for example:
![alt](http://)

You can type this Markdown directly into the editor (without using a card) and it will automatically render your image with the alt tag, and allow you to use the usual image size features.

You can also achieve similar results by using an HTML card as @fillipvt mentioned.

1 Like

@fillipvt @Kym thanks for the suggestions.

Are there any plans to make this available within the Koenig editor’s image control?

Yes

3 Likes

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.