Links created with {@link }
are converted to lower case
#2356
Labels
needs reproduction
Needs a minimal reproducible case - https://gist.github.com/Rich-Harris/88c5fc2ac6dc941b22e7996af05d
Search terms
This was reported before and I think even fixed:
Expected Behavior
Links should preserve the case to avoid conflicts
Actual Behavior
I think the
.toLowerCase()
was added at some point again but I couldn't really find which place needed the patch so I didn't open a PR 😓Steps to reproduce the bug
Here is an example of the code creating a lower case link:
Environment
The text was updated successfully, but these errors were encountered: