Skip to content

Instantly share code, notes, and snippets.

@doubleshow
Last active October 6, 2015 13:16
Show Gist options
  • Save doubleshow/9a4e2683ea67032e14db to your computer and use it in GitHub Desktop.
Save doubleshow/9a4e2683ea67032e14db to your computer and use it in GitHub Desktop.
craftml
<craft>
<info>
<title>c-repeat n tests</title>
</info>
<stack spacing="2">
<col spacing="2" c-repeat="3">
<row spacing="2" c-repeat="3">
<cube c-repeat="5"></cube>
</row>
</col>
</stack>
</craft>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment