FujoWebDev / FujoWebDev/fujocoded-plugins
Fix double quotes (`"`) in alt text rendering
Aperta
remark-alt-text-files
- Lingua principale
- TypeScript
- Stelle
- 30
- Fork
- 7
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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).
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.