Since the latest github commits, it seems, there is something broken. Workaround:
By selecting a few words and trying to insert a hyperlink with the symbol bar icon, I’ve got a problem: The link I’ve copied before will overwrite the selected text, insted of filling the text field of the hyperlink prompt.
Result:
If I wrote more than just a few words and overwrite them, they will be lost for ever! I can’t undo this to restore my text.
Can this be sped up @vinothkannans? Can there be a quick reject check where the code running sees that none of the special characters / data necessary for a fancy paste are present, and then it exits that code path to the traditional fast paste?
I do like this a lot, I wonder though if long term we want to do this stuff in JavaScript both on server and client side. It just adds a tiny bit more polish to a wonderful feature.
Nothing urgent, something to think about longer term.