class Marten::Template::Filter::Safe
- Marten::Template::Filter::Safe
- Marten::Template::Filter::Base
- Reference
- Object
Overview
The safe
filter.
The safe
filter allows to mark that a string is safe and that it should not be escaped before being inserted
in the final output of a rendered template.