Liquid v0.8.0 Liquid.Filters.Functions View Source
Structure that holds all the basic filter functions used in Liquid 3.
Link to this section Summary
Functions
Allows you to specify a fallback in case a value doesn’t exist.
default
will show its value if the left side is nil, false, or empty
Makes each character in a string lowercase. It has no effect on strings which are already all lowercase
Returns a single or plural word depending on input number
Link to this section Functions
Allows you to specify a fallback in case a value doesn’t exist.
default
will show its value if the left side is nil, false, or empty
Makes each character in a string lowercase. It has no effect on strings which are already all lowercase.
Returns a single or plural word depending on input number