Skip to content

Instantly share code, notes, and snippets.

@tinybeans
Last active June 22, 2016 22:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tinybeans/bc4b4c552dd154cee6d083184e4286f6 to your computer and use it in GitHub Desktop.
Save tinybeans/bc4b4c552dd154cee6d083184e4286f6 to your computer and use it in GitHub Desktop.
EntryJSONTableItems
<mt:EntryJSONTableItems>
<mt:IfEntryJSONTableItem key=“foo">
<mt:EntryJSONTableItem key=“foo”>
</mt:IfEntryJSONTableItem>
<mt:Else>
do something when items is empty
</mt:EntryJSONTableItems>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment