liquid icon indicating copy to clipboard operation
liquid copied to clipboard

Update Liquid Types Documentation: Add Object and Timestamp Examples (Resolves #1884)

Open Success1308 opened this issue 11 months ago • 0 comments

This pull request updates the Liquid types documentation to include missing types: Object and Timestamp.

  • Added examples for Object with attributes and its usage in conditionals.
  • Added examples for Timestamp with the date filter to format date and time values.
  • Ensures that all types supported by Liquid are now documented comprehensively.

Resolves #1884.

Success1308 avatar Jan 20 '25 22:01 Success1308