https://bugs.kde.org/show_bug.cgi?id=510574
Bug ID: 510574
Summary: Open Link plugin includes trailing '>' from markdown
files
Classification: Applications
Product: kate
Version First Git
Reported In:
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
If I click on a url inside '<link>' the "Open Links" plugin tries to open the
url 'link>' rather than 'link'
to reproduce:
* make sure you have the Open Link plugin enabled
* create a 1 line foo.md file with the contents:
hi
<https://www.pennydellpuzzles.com/products/variety/classic-variety-puzzles-plus-crosswords/>
* open the foo.md in kate
* ctrl key over the url and click
* notice your browser tries to open the url with a trailing '>'
--
You are receiving this mail because:
You are watching all bug changes.