filter_escapexml (zotonic_mod_base v1.0.0-rc.17)

Escape the value for insertion in xml output.

For example:

{{ value|escapexml }}

When the value is <hel'lo\> then the output is &#60;hel&#39;lo&#62;.

Summary

Functions

escapexml/2