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

Reference Link attributes is broken #85

Open
4 tasks done
ManUtopiK opened this issue Jun 8, 2024 · 0 comments
Open
4 tasks done

Reference Link attributes is broken #85

ManUtopiK opened this issue Jun 8, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@ManUtopiK
Copy link
Contributor

It's a bit far-fetched, but with a reference link, we can't add attributes :

[link][ref]{.class}

[ref]: http://example.com

Attributes class disappear.
image

I also tested this but it's not recognized as a linkReference :

[link]{.class}[ref]

[ref]: http://example.com

Reproduction

Link:

Checklist

  • I have tested with the latest Nuxt version and the issue still occurs
  • I have tested with the latest module version and the issue still occurs
  • I have searched the issue tracker and this issue hasn't been reported yet
@ManUtopiK ManUtopiK added the bug Something isn't working label Jun 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant