mirror of
https://github.com/Shopify/liquid.git
synced 2026-09-18 10:20:43 -07:00
Migrated from liquid-for-designers v9
@@ -1,7 +1,7 @@
|
||||
There are two types of markup in Liquid: Output and Tag.
|
||||
|
||||
* Output is surrounded by <pre> {{ two curly brackets }} </pre>
|
||||
* Tags are surrounded by <pre> {% a curly bracket and a percent %} </pre>
|
||||
* Output is surrounded by <pre> {{ matched pairs of curly brackets }} </pre>
|
||||
* Tags are surrounded by <pre> {% matched pairs of curly brackets and percent signs %} </pre>
|
||||
|
||||
h1. Output
|
||||
|
||||
|
||||
Reference in New Issue
Block a user