escapexml
Escape the value for insertion in xml output.
For example:
When the value is <hel'lo>
then the output is <hel'lo>
.
Edit on GitHub
escapejson
Character escaping
fix_ampersands
Referred by
Filters
Filters transform template variables before they are rendered.