rexim / org-cliplink

Insert org-mode links from clipboard
323 stars 11 forks source link

Failed for a long url with an anchor #118

Open hg-zt opened 5 years ago

hg-zt commented 5 years ago

When clipping

https://isocpp.github.io/CppCoreGuidelines/CppCoreGuidelines#c130-for-making-deep-copies-of-polymorphic-classes-prefer-a-virtual-clone-function-instead-of-copy-constructionassignment

into emacs, the text shows Page not found - GitHub Pages while clicking the entry redirects to the correct location.

I tried a similar URL https://github.com/rexim/org-cliplink#org-cliplink-1 which would be just copied as [[https://github.com/rexim/org-cliplink#org-cliplink-1]].

azzamsa commented 5 years ago

2019-02-28-19 23 26

Tried the link and can't reproduce. first line is the result, second line what it's look like when I delete on of the braces.