Skip to content

doesn't support image descriptions #102

@masukomi

Description

@masukomi

As a org-mode user who cares about accessibility I wish to be able to use descriptions when inserting images into my documents. I expect these to be converted to alt tags.

Example:

[[file:screenshots/cool_screenshot.jpg][A screenshot of our new UI]]

When you instruct org-mode to create a file link it will default to asking you for a path, and a description. It creates text with the format shown above. All images should have alt tags for blind users, and as such I expect to be able to use the description in my link.

Currently it supports images with links

[[https://example.com][file:screenshots/cool_screenshot.jpg]]

and images without links

[[file:screenshots/cool_screenshot.jpg]]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions