mirror of
https://github.com/Shopify/liquid.git
synced 2026-09-20 19:30:47 -07:00
grammar and language
This commit is contained in:
+1
-1
@@ -292,7 +292,7 @@ Uses for `cycle` include:
|
|||||||
|
|
||||||
## tablerow
|
## tablerow
|
||||||
|
|
||||||
Generates an HTML table. Must be wrapped in opening `<table>` and closing `</table>` HTML tags. For a full list of attributes available within a `tablerow` loop, see [tablerowloop (object)](#tablerowloop-object).
|
Generates an HTML table. Must be wrapped in opening `<table>` and closing `</table>` HTML tags. For a full list of attributes available within a `tablerow` loop, refer to [tablerowloop (object)](#tablerowloop-object).
|
||||||
|
|
||||||
<p class="code-label">Input</p>
|
<p class="code-label">Input</p>
|
||||||
```liquid
|
```liquid
|
||||||
|
|||||||
Reference in New Issue
Block a user