Hi,
We use CuteEditor to create contents for email merge. We have some pre-defined merge fields like [[first name]], [[city]], [[zip]], etc. After inserting those merge fields into the body of CuteEditor, then click the submit button, certain merge fields' format got changed after postback automatically, e.g. [[city]] changed to {city} and [[zip]] changed to {zip} while [[first name]] is unchanged. I can reproduce this issue on the following online demo.
Is it a bug for CuteEditor? Is there anyway to turn the automatic change off?