From 3cfdeaf81d5cb439104ac3399f7b777dc8d3094f Mon Sep 17 00:00:00 2001 From: RichMorin Date: Thu, 12 Aug 2010 13:45:49 -0700 Subject: [PATCH] Migrated from liquid-for-designers v6 --- Liquid-for-Designers.textile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Liquid-for-Designers.textile b/Liquid-for-Designers.textile index c7d0d04..139d02a 100644 --- a/Liquid-for-Designers.textile +++ b/Liquid-for-Designers.textile @@ -61,8 +61,8 @@ We made 1 million dollars {% comment %} in losses {% endcomment %} this year h2. If / Else -if / else should be well known from any imaginable programming language. -Liquid allows you to write simple expressions in the if (and optionally, else) clause: +@if / else@ should be well known from any imaginable programming language. +Liquid allows you to write simple expressions in the @if@ (and optionally, @else@) clause:

 {% if user %}