Skip to content

Fix double quotes (") in alt text rendering #6

@essential-randomness

Description

@essential-randomness

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).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions