stevengharris/MarkupEditor

Pasting URLs doesn't work

Closed this issue · 0 comments

If the pasteboard contains a URL, then pasting just results in an error being logged to the Xcode console. The proper functionality should examine the URL and either paste an <img src=... or <a href=... where ... is the URL absoluteString.