ckeditor5
ckeditor5 copied to clipboard
TextTransformationConfig to support 'from' strings 'to' a string automatically linked to a URL
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.