From 2b33e86c8eef556d49b91f1ac56f6400c937211e Mon Sep 17 00:00:00 2001 From: RichMorin Date: Thu, 12 Aug 2010 13:45:50 -0700 Subject: [PATCH] Migrated from liquid-for-designers v10 --- Liquid-for-Designers.textile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Liquid-for-Designers.textile b/Liquid-for-Designers.textile index 2fa233b..4b3f96a 100644 --- a/Liquid-for-Designers.textile +++ b/Liquid-for-Designers.textile @@ -1,6 +1,6 @@ There are two types of markup in Liquid: Output and Tag. -* Output is surrounded by
 {{ matched pairs of curly brackets }} 
+* Output is surrounded by
 {{ matched pairs of curly brackets (ie, braces) }} 
* Tags are surrounded by
 {% matched pairs of curly brackets and percent signs %} 
h1. Output