You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The documentation has been updated to include the missing Object and Timestamp types. Detailed examples have been added to demonstrate their usage:
Object: Includes an example of accessing object attributes with a conditional statement.
Timestamp: Includes an example of formatting date and time values using the date filter.
This update ensures that all supported Liquid types are now documented comprehensively. Thank you
Can the type section be updated with all the types that are supported? At the very least it seems to be missing
object
andtimestamp
:https://shopify.github.io/liquid/basics/types/
Object is obviously supported:
As is timestamp/date:
Source: https://shopify.github.io/liquid/filters/date/
The text was updated successfully, but these errors were encountered: