mirror of
https://github.com/Shopify/liquid.git
synced 2026-09-16 17:30:43 -07:00
Updated Liquid for Designers (markdown)
+1
-1
@@ -40,7 +40,7 @@ Hello {{ 'now' | date: "%Y %h" }}
|
||||
|
||||
### Standard Filters
|
||||
|
||||
* `date` - reformat a date [syntax reference](http://liquid.rubyforge.org/classes/Liquid/StandardFilters.html#M000012)
|
||||
* `date` - reformat a date ([syntax reference](http://liquid.rubyforge.org/classes/Liquid/StandardFilters.html#M000012))
|
||||
* `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