-1

Is it possible to automatically replace some text with some other directly while typing in CKEditor.

Examples would be to directly replace:

  • "Mr" --> "Mister"
  • "Mrs" --> "Madam"
  • "BC" --> "business card"

I know I could do this while saving or while typing, etc., but it would be very nice to get the correct result with a configuration interface to save those words.

Thankful for any pointers!

1 Answers1

0

which version of CKEditor you are using ? maybe you can found a callback function in there documentation