kirby-markdown-field
kirby-markdown-field copied to clipboard
Better paste links
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.