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

Link get rendered in codeblocks #1880

Open
1 task
famfo opened this issue Mar 3, 2025 · 0 comments
Open
1 task

Link get rendered in codeblocks #1880

famfo opened this issue Mar 3, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@famfo
Copy link

famfo commented Mar 3, 2025

Describe the bug

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&gt;

To Reproduce

Write a codeblock with characters that need to be url encoded after an url, for example

https://example.com/<test>

What happened?

No response

Expected behavior

Text in codeblocks is displayed as inputted without any transformation

Screenshots

Image

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?

  • Profiles used?

Relevant log output

Backtrace

@famfo famfo added the bug Something isn't working label Mar 3, 2025
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