JustAKid

Results 3 issues of JustAKid

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...

type:feature
domain:ui/ux
package:text-transformation

I'm trying to replace the keywords found in the editor into tag. But for some unknown reasons, there are multiple ⁠ added to the end of my content, making my...

type:bug

I'm trying to import features from the CKEditor but I kept getting `CKEditorError: ckeditor-duplicated-modules` error. Is window.CKEditor5.xxx the only way to import things? I couldn't import normally in any files...