Avoid using appendXML when reinserting matches or rendered tips, since we may...
Avoid using appendXML when reinserting matches or rendered tips, since we may be dealing with HTML and characters are not valid XML, causing parse errors.
Closes #3360633