Forum Discussion
Replacing ® with the decimal equivalent may work (ie, ®). There is
also an "Escape Special Characters" checkbox which will escape many special
characters.
For example, < -> <
Though representation may not be correct if already escaped, for example, < -> &lt;
alex_panganiban
5 years agoContributor
I tried playing with the “escape special characters” option, but it just dropped my special charcter data instead of leaving the escaped notations as they were.
- alex_panganiban5 years agoContributor
I’m wondering if there’s a way to make the XML Generator and the XML Formatter ignore escaped codes and leave them as they are instead of rendering them. It would be nice if ®/&174 behaved the same way as < and >
Thanks for helping me look at this!