[][src]Function mathml::sanitize_xml

pub fn sanitize_xml(x: &str) -> String

This function exists because the underlying XML parser will crash with certain &tag; expressions We just replace them with $FIXED_tag as text