Escaping HTML/XML Characters

Date December 17, 2008 by Isaac

Sometimes I do a post where I include snippets of HTML or XML. In those cases I need to escape the HTML or XML characters so they will show up properly in your browser. I found this online utility today that automates the task and let’s me paste in my escaped XML to the post. [...]