ckeditor5 icon indicating copy to clipboard operation
ckeditor5 copied to clipboard

TextTransformationConfig to support 'from' strings 'to' a string automatically linked to a URL

Open johnkhor0216 opened this issue 1 year ago • 0 comments

Currently, the feature is only replacing string. I would love if the string replaced can be automatically linked to a URL.

For example: { from: 'Goo', to: 'Google' } When the user types Goo, the replaced string will automatically linked to https://www.google.com so I don't have to manually click on the link url in the toolbar to add the url.


If you'd like to see this feature implemented, add a 👍 reaction to this post.

johnkhor0216 avatar Aug 06 '24 07:08 johnkhor0216