I am sure I am missing something. I have a Civicrm template. I need to add logic to format the output like including paragraphs under certain conditions. I edit the source to add my logic like a '>' symbol, it gets converted to >. I am using CKEDITOR which CiviCRM provides at 4.0.1. The 4.1 version allows for preventing these conversions. I have tried upgrading the Drupal supplied CKEDITOR but could not get it working.
I do not have a problem switching to the text editor, but I have other people editing content. I also have an administrator who would bring the template up in the default editor, try to save it and brake the template. How are others handling the conversion of special characters in civi templates.
I looked at 4.5 and tried it on the demo system the conversion still occurs.