kirby-markdown-field icon indicating copy to clipboard operation
kirby-markdown-field copied to clipboard

Better paste links

Open fabianmichael opened this issue 3 years ago • 0 comments

When selecting text and pasting a link, the editor transforms the selected text into a link. The behavior is currently determined by Kirby’s kirbytext option and could be improved by adding an option for choosing between Markdown and Kirbytext syntax for links.

It also seems, that when pasting a link with a hash in it, the hash is removed from the link text, which created unnecessarily long KirbyTags.

fabianmichael avatar Dec 30 '21 14:12 fabianmichael