Morgan Willcock <morgan@ice9.digital> writes: > When web links are inserted into an org buffer, if the link ends in a > trailing dash this seems to be omitted from the link target. > > i.e. Inserting "https://domain/test-" into the buffer will create a > clickable link for "https://domain/test". > > These types of links will likely be encountered for sites where anchor > targets are automatically generated from documentation headings which > are questions.
This makes sense. I improved the heuristics we use to detect plain links. Fixed, on main. https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=73da6beb5 -- Ihor Radchenko // yantar92, Org mode contributor, Learn more about Org mode at <https://orgmode.org/>. Support Org development at <https://liberapay.com/org-mode>, or support my work at <https://liberapay.com/yantar92>