• njrfbzr

    (@njrfbzr)


    &_#_x_40_; changes to @
    When switching from text to visual and back again. Sometimes
    < and > are changed to &_l_t_; and &_g_t_;
    How can this be prevented?

    I had to put underscores between or the code will be changed here too!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author J-Ro

    (@j-ro)

    This plugin is to ignore HTML, it doesn’t not escape all entities. So, if you just type < into the text side of the visual editor and flip the visual, you’ll get < when you go back to text.

    However, if you type <span></span> and flip, it’ll stay, since that’s valid HTML.

    Thread Starter njrfbzr

    (@njrfbzr)

    I tried to place code between <span></span> tags, but it has no effect. HTML Code, Hexadecimal Code and HTML Entity for ASCII characters are converted. Unfortunately, I can’t paste the code here because it will be converted here as well.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘How to prevent code changing into special characters’ is closed to new replies.