fsnotes icon indicating copy to clipboard operation
fsnotes copied to clipboard

Clickable autolinks

Open tewe opened this issue 3 years ago • 0 comments

Describe your feature request Markdown knows inline and reference links (using square brackets) as well as automatic links (using angle brackets). The former are clickable in the preview as well as the editor (with Clickable links enabled). The latter are only clickable in the preview. Please make <file:///Users/...> clickable in the editor.

Additional context A plain URI, not surrounded by any kinds of brackets, is not actually a link in most Markdown implementations. FSNotes also makes those clickable, but not for the file: scheme. While this would be nice as well, this request is only concerned with Markdown autolinks, in any scheme.

tewe avatar Oct 30 '22 15:10 tewe