Hi all,
Given the following links: - [[file:some-file.org]] - [[file:some-file.org][some-file]] With point at anywhere but at the end of the link, calling `org-insert-link' to edit them will break the link format. For example, if point at the hyphen, even without changing anything, the result is: - some-file.org][some-file]]-file]] - -file.org]]-file.org]] Org mode version 9.8-pre (release_9.7.35-513-g5cb67a) Best, Bruno.
