I know this isn't much to go on and I can't reliably repeat it, mostly since I don't know what causes it and don't notice it until later
I 'think' it is related to
1. Find and Replace, and might be from a mal-formatted Replace, or
2. Beautify
I notice that I will get U00022 's popping up inside tags. Occasionally another value.
Below the U0003D is a =, and the U00022 is a " (hex)
Code:
<body>
<p class="center">
<img U0003DU00022U00022="" src="../images/00002.jpeg" alt="images"/>
</p>
<p class="center">
<img U0003DU00022U00022="" src="../images/00003.jpeg" alt="images"/>
</p>
Any ideas or suggestions?