-
Notifications
You must be signed in to change notification settings - Fork 38
Open
Description
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:
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)
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working