Skip to content

Instantly share code, notes, and snippets.

View BryanSchuetz's full-sized avatar
🎧
"Got a blank space where my mind should be, a Cliff Bar and some cold green tea"

Bryan Schuetz BryanSchuetz

🎧
"Got a blank space where my mind should be, a Cliff Bar and some cold green tea"
View GitHub Profile

There are two types of markup in Liquid: Output and Tag.

  • Output markup (which may resolve to text) is surrounded by
{{ matched pairs of curly brackets (ie, braces) }}
  • Tag markup (which cannot resolve to text) is surrounded by