Created Operators (markdown)

Jun Yang
2016-10-16 18:02:26 +08:00
parent dac09b10d3
commit 3b20e0b9c3
+6
@@ -0,0 +1,6 @@
Documentation: <https://shopify.github.io/liquid/basics/operators/>
Operators supported:
`==`, `!=`, `>`, `<`, `>=`, `<=`, `or`, `and`, `contains`.