mirror of
https://github.com/Shopify/liquid.git
synced 2026-09-17 01:40:42 -07:00
changed "unimaginable" wording, which was wrong and invited disproof, to something merely technically wrong
+1
-1
@@ -109,7 +109,7 @@ This is useful for generating content (eg, Mustache, Handlebars) which uses conf
|
||||
|
||||
### If / Else
|
||||
|
||||
`if / else` should be well known from any imaginable programming language.
|
||||
`if / else` should be well-known from any other programming language.
|
||||
Liquid allows you to write simple expressions in the `if` or `unless` (and
|
||||
optionally, `elseif` and `else`) clause:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user