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
In codeblocks characters get url encoded when they are expected not to be
For example, this:
https://example.com/<test>
Gets display as
https://example.com/<test>
Write a codeblock with characters that need to be url encoded after an url, for example
No response
Text in codeblocks is displayed as inputted without any transformation
0.12.0
Linux
Some repository (AUR, homebrew, distribution repository, PPA, etc)
sway
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
In codeblocks characters get url encoded when they are expected not to be
For example, this:
Gets display as
To Reproduce
Write a codeblock with characters that need to be url encoded after an url, for example
What happened?
No response
Expected behavior
Text in codeblocks is displayed as inputted without any transformation
Screenshots
Version
0.12.0
Operating system
Linux
Installation method
Some repository (AUR, homebrew, distribution repository, PPA, etc)
Qt version
No response
C++ compiler
No response
Desktop Environment
sway
Did you use profiles?
Relevant log output
Backtrace
The text was updated successfully, but these errors were encountered: