Example#
{{ input | sanitize }}Use it for values that should be treated like text input. sanitize does not take an argument.
Modifiers
The sanitize modifier cleans a value as plain text.
{{ input | sanitize }}Use it for values that should be treated like text input. sanitize does not take an argument.