Replaces ampersands in the value with “&” entities.
For example:
{{ value|fix_ampersands }}
If the value is hel&lo then the output is hel&lo.
See also
filter-escape
escapexml
force_escape
Enter search terms or a module, class or function name.