Changing FloatingLink's url #2060
-
I'm implementing a rich text editor and using plate Link plugin. I want to add links without http or https, for example, if the user enter google.com, I want to change it to https://google.com (by pre-prending https:// to the link). I'm able to do this in the actual link that gets rendered, but I'm not able to figure out how to do this in the floating link that pops up when clicking a link. Visiting the link from the floating link in the editor takes to |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
fixed this by using |
Beta Was this translation helpful? Give feedback.
fixed this by using
Transforms.setNodes