/
Filters

Filters

A filter functions as a little machine where you put something in, and it returns something else. Filters are separated with a pipe (|) and can be chained.

Input:

{{ "A beautiful site" | append: " brought to you by Plate" }}

Output:

A beautiful site brought to you by Plate

See the type of filters you can use in the list below:

Related content

to_json
to_json
More like this
Tags
More like this
authentication_request_password_recovery_form
authentication_request_password_recovery_form
Read with this
push
More like this
Content Type kind: Authentication Type
Content Type kind: Authentication Type
Read with this
html_input
html_input
More like this