Hi,
I'm using CKEditor in an environment in which all html output must be surrounded by "{{{...}}}".
I'm trying to find the best way of forcing CKEditor to make all its output have the surrounding code.
I'd prefer a method in which this is completely transparent to the user. I'm also allowing the editor to be turned on and off, meaning I need to make sure the output always includes the surrounding code, but also knows to ignore it when turned on.
What is the best way to do this?
Thanks!
I'm using CKEditor in an environment in which all html output must be surrounded by "{{{...}}}".
I'm trying to find the best way of forcing CKEditor to make all its output have the surrounding code.
I'd prefer a method in which this is completely transparent to the user. I'm also allowing the editor to be turned on and off, meaning I need to make sure the output always includes the surrounding code, but also knows to ignore it when turned on.
What is the best way to do this?
Thanks!