Skip to content

Instantly share code, notes, and snippets.

@doubleshow
Last active October 1, 2015 20:46
Show Gist options
  • Save doubleshow/72770d670f7d25cb29c2 to your computer and use it in GitHub Desktop.
Save doubleshow/72770d670f7d25cb29c2 to your computer and use it in GitHub Desktop.
craftml
<craft>
<info>
<title>five balls</title>
</info>
<craft name="ball">
<sphere></sphere>
</craft>
<col>
<row>
<ball></ball>
<ball></ball>
<ball></ball>
<ball></ball>
<ball></ball>
</row>
</col>
</craft>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment