Loading a html file from template. Editor changes the source code.

  •  10-14-2013, 6:07 PM

    Loading a html file from template. Editor changes the source code.

    Hi,

    I am loading a simple html file with this content with toolbar button "Templates".

    <h1><span>Title</span></br>X </h1>

    After inserting the template the editor changes the source code to

    <h1>TitleX </h1>


    We have many problems that the editor is changing the source code after inserting it.
    How can this be fixed?

    Thank you!
View Complete Thread