FujoWebDev / FujoWebDev/fujocoded-plugins

Fix double quotes (`"`) in alt text rendering

Open
#6 0 comments 0 reactions 0 assignees View on GitHub
remark-alt-text-files
Dominant language
TypeScript
Stars
30
Forks
7
PR merge metrics
No merged PRs in 30d

Description

If alt text has double quotes (`"`) we currently render it as an HTML entity when converting to alt text, which is not good for accessibility. We should explore changing them to an alternative type of quote that doesn't mess up the HTML, or remove them completely (possibly with a strict mode or warning).

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.