Replaces XML markup characters by their external entities.
# File active_support/vendor/xml-simple-1.0.11/xmlsimple.rb, line 893 def escape_value(data) Text::normalize(data) end
<code/>
<pre/>
<code/>and<pre/>for code samples.