Skip to content

Instantly share code, notes, and snippets.

@tobiastom
Created June 10, 2014 11:15
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 tobiastom/34a64f31953b31e8a706 to your computer and use it in GitHub Desktop.
Save tobiastom/34a64f31953b31e8a706 to your computer and use it in GitHub Desktop.
{
"items": [{
"type": ["h-card"],
"properties": {
"url": ["http://blog.lizardwrangler.com/"],
"name": ["Mitchell Baker"],
"org": [{
"value": "Mozilla Foundation",
"reference": 0
}]
}
}],
"references": {
0: {
"type": ["h-card"],
"properties": {
"name": ["Mozilla Foundation"],
"url": ["http://mozilla.org/"]
}
}
}]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment