class
Marten::Template::Filter::Escape
Overview
The escape filter.
The escape filter replaces special characters (namely &, <, >, " and ')
in the template variable with their corresponding HTML entities.