• Hi,

    Why the code editor modifies the following code:

    <div id="">
    some html code here
    </div>

    into this:

    <p id="">&nbsp</p>
    some html code here

    Is there an option to turn off those “intelligent” code modifications?

  • The topic ‘Code editor is too smart’ is closed to new replies.