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

Incorrect opening of URL with CR encoded character (%0D) #105

Open
pietmank opened this issue Jan 13, 2025 · 0 comments
Open

Incorrect opening of URL with CR encoded character (%0D) #105

pietmank opened this issue Jan 13, 2025 · 0 comments

Comments

@pietmank
Copy link

When you have a URL in a markdown file like the bitbucket branch compare URL, the delimiter between the 2 tags or branches is a CR character, (Dec 13, Hex 0D). When you select this rendered URL in the Markdown Panel, the browser opens with the wrong url

MD:
[9.4.84.1 - 2024-11-29](https://bitbucket.org/mycompany/project/branches/compare/9.4.84.1%0D9.4.84)

URL in browser:
image
https://bitbucket.org/mycompany/project/branches/compare/9.4.84.19.4.84

Using:
Notepad++ v8.7.4 (64-bit)
NppMarkdownPanel for Notepad++ v0.7.3.0
Microsoft Edge for Business v131.0.2903.112 (Official build) (64-bit)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant