Liquid v0.9.0 Liquid.Filters View Source

Applies a chain of filters passed from Liquid.Variable

Link to this section Summary

Functions

Add filter modules mentioned in extra_filter_modules env variable

Fetches the current custom filters and extends with the functions from passed module NB: you can't override the standard filters though

Recursively pass through all of the input filters applying them

Link to this section Functions

Add filter modules mentioned in extra_filter_modules env variable

Fetches the current custom filters and extends with the functions from passed module NB: you can't override the standard filters though

Recursively pass through all of the input filters applying them