Skip to content

Conversation

@ahtesham-quraish
Copy link
Contributor

What are the relevant tickets?

https://github.com/mitodl/hq/issues/9632

Description (What does it do?)

The article editor should render image+caption with semantic

and tags. These are important for screenreaders and other assistive technology. E.g.,

<figure>
  <img
    src="/shared-assets/images/examples/elephant.jpg"
    alt="Elephant at sunset" />
  <figcaption>An elephant at sunset</figcaption>
</figure>

Screenshots (if appropriate):

Screenshot 2025-12-19 at 1 39 11 PM

How can this be tested?

Just upload the image and see if it is according to semantic figure and caption

Additional Context

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants