Migrated from liquid-for-designers v10

RichMorin
2010-08-12 13:45:50 -07:00
parent 0f89fef9b1
commit 2b33e86c8e
+1 -1
@@ -1,6 +1,6 @@
There are two types of markup in Liquid: Output and Tag.
* Output is surrounded by <pre> {{ matched pairs of curly brackets }} </pre>
* Output is surrounded by <pre> {{ matched pairs of curly brackets (ie, braces) }} </pre>
* Tags are surrounded by <pre> {% matched pairs of curly brackets and percent signs %} </pre>
h1. Output