We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
ce64a7e
Instead of using nodeValue which doesn't escape entities, use createTextNode method instead which does escape entities.