Example#
{{ title | entities }}Use it when a value should be shown as text instead of interpreted as HTML.
Modifiers
The entities modifier escapes a value as HTML text.
{{ title | entities }}Use it when a value should be shown as text instead of interpreted as HTML.