We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
a URL with a question mark in it breaks the clickable URL
a URL such as https://programming.dev/c/[email protected]?dataType=Post&sort=Hot
even if I use markup like
[https://programming.dev/c/[email protected]?dataType=Post&sort=Hot](https://programming.dev/c/[email protected]?dataType=Post&sort=Hot)
0.18.1
programming.dev
The text was updated successfully, but these errors were encountered:
Still happens on 0.19.3
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
Requirements
Summary
a URL with a question mark in it breaks the clickable URL
Steps to Reproduce
Technical Details
a URL such as https://programming.dev/c/[email protected]?dataType=Post&sort=Hot
even if I use markup like
[https://programming.dev/c/[email protected]?dataType=Post&sort=Hot](https://programming.dev/c/[email protected]?dataType=Post&sort=Hot)
Lemmy Instance Version
0.18.1
Lemmy Instance URL
programming.dev
The text was updated successfully, but these errors were encountered: