Skip to content

[FR] Figure component should support alt text #346

@tomerlichtash

Description

@tomerlichtash

Currently, image component parses only the image src. It should be able to parse the alt text attached to the image as well, like so:

<figure>
![some alt text]link-to-image.jpg)
<figcaption>some figcaption</figcaption>
</figure>

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions