mirror of
https://github.com/Shopify/liquid.git
synced 2026-09-12 23:40:45 -07:00
Updated date syntax reference link.
@@ -40,7 +40,7 @@ Hello {{ 'now' | date: "%Y %h" }}
|
||||
|
||||
### Standard Filters
|
||||
|
||||
* `date` - reformat a date ([syntax reference](http://docs.shopify.com/themes/liquid-basics/output#date))
|
||||
* `date` - reformat a date ([syntax reference](http://docs.shopify.com/themes/liquid-documentation/filters/additional-filters#date))
|
||||
* `capitalize` - capitalize words in the input sentence
|
||||
* `downcase` - convert an input string to lowercase
|
||||
* `upcase` - convert an input string to uppercase
|
||||
Reference in New Issue
Block a user