Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[feat]: Support the alt attribute in links #53

Open
monolithed opened this issue Nov 20, 2024 · 0 comments
Open

[feat]: Support the alt attribute in links #53

monolithed opened this issue Nov 20, 2024 · 0 comments
Labels
issue: enhancement Issue suggesting an enhancement to an existing feature

Comments

@monolithed
Copy link

A clear and concise description of what the feature is

Adding support for the alt attribute in links would enhance semantic value and ensure alignment with WAI-ARIA standards.

Why should this feature be included?

Most importantly, it would enable the creation of tooltips for links. At present, achieving this requires implementing a parser and using custom attributes.

Please provide an example for how this would work

6ef25b86791ad224873120984cdaf229
@monolithed monolithed added the issue: enhancement Issue suggesting an enhancement to an existing feature label Nov 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
issue: enhancement Issue suggesting an enhancement to an existing feature
Projects
None yet
Development

No branches or pull requests

1 participant