Some mobile device has special markup without HTML standard markup.
For example, <xyz>aaaa</xyz>
In the Internet explorer browser:
- switch to "HTML mode" of the Editor
- Add "<xyz>aaaa</xyz>"
- switch to design mode and back to html mode
You can see "<xyz/>aaaa" instead of <xyz>aaaa</xyz>