Folio icon indicating copy to clipboard operation
Folio copied to clipboard

Markdown Highlight (==) Breaks Detected URL

Open SoloRobo opened this issue 1 year ago • 6 comments

Using markdown highlight ==example.org== adds the == to the end of the detected url e.g.

==example.org==

becomes

http://example.org==

SoloRobo avatar Jun 30 '24 06:06 SoloRobo

I don't seem to be able to reproduce this, could you provide an example file where you're see this occur?

toolstack avatar Jul 16 '24 21:07 toolstack

PR #147 may resolve this as well.

toolstack avatar Jul 16 '24 21:07 toolstack

Using flatpak version 24.11

File uploaded (had to use .md extension to make that happen)

folio-example.md

SoloRobo avatar Jul 17 '24 07:07 SoloRobo

Works fine for me...

Screenshot from 2024-07-17 16-20-46

What distro are you using?

toolstack avatar Jul 17 '24 20:07 toolstack

I'm using Fedora 40, Gnome 46 and its opening in Firefox 128

image

It's when ctrl clicking on the markdown highlighted URL the double = (==) are appended as you can see above.

SoloRobo avatar Jul 18 '24 06:07 SoloRobo

Ok, I understand now and can replicate, will look into it.

toolstack avatar Jul 18 '24 17:07 toolstack