Skip to content

Comments

feat: deprecate using alt as figcaption#222

Merged
johnfraney merged 1 commit intomainfrom
219-deprecate-using-an-images-alt-attribute-as-a-figcaption
Nov 21, 2025
Merged

feat: deprecate using alt as figcaption#222
johnfraney merged 1 commit intomainfrom
219-deprecate-using-an-images-alt-attribute-as-a-figcaption

Conversation

@johnfraney
Copy link
Contributor

Removes code that adds a figcaption to image

elements using the image's alt text.

This was a fairly significant deviation from standard Markdown output and would work better as a plugin rather than core functionality.

Closes #219

Removes code that adds a figcaption to image <figure> elements using the
image's alt text.

This was a fairly significant deviation from standard Markdown output
and would work better as a plugin rather than core functionality.

Closes #219
@johnfraney johnfraney force-pushed the 219-deprecate-using-an-images-alt-attribute-as-a-figcaption branch from db922a5 to bb6a6d5 Compare November 21, 2025 20:28
@johnfraney johnfraney merged commit 16f0c9f into main Nov 21, 2025
5 of 6 checks passed
@johnfraney johnfraney deleted the 219-deprecate-using-an-images-alt-attribute-as-a-figcaption branch November 21, 2025 20:33
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.

Deprecate using an image's alt attribute as a figcaption

1 participant