FujoWebDev / FujoWebDev/fujocoded-plugins
Fix double quotes (`"`) in alt text rendering
Offen
remark-alt-text-files
- Vorherrschende Sprache
- TypeScript
- Sterne
- 30
- Forks
- 7
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
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).
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.