Skip to content

Instantly share code, notes, and snippets.

@aaronpk
Last active August 29, 2015 14:22
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 aaronpk/f598be72d7bad1a04eb5 to your computer and use it in GitHub Desktop.
Save aaronpk/f598be72d7bad1a04eb5 to your computer and use it in GitHub Desktop.
<div class="h-entry">
<a href="http://aaronparecki.com" class="u-author h-card">Aaron Parecki</a>
updated <a href="http://aaronparecki.com" class="u-edit-of">his</a> profile photo
<div class="p-update h-card"><img src="http://example.com/photo2.jpg" class="u-photo"></div>
at <time datetime="2015-05-27T13:37-0700">13:37</time>
</div>
{
"items": [
{
"type": [
"h-entry"
],
"properties": {
"author": [
{
"type": [
"h-card"
],
"properties": {
"name": [
"Aaron Parecki"
],
"url": [
"http:\/\/aaronparecki.com"
]
},
"value": "Aaron Parecki"
}
],
"update": [
{
"type": [
"h-card"
],
"properties": {
"photo": [
"http:\/\/example.com\/photo2.jpg"
],
"name": [
""
]
},
"value": "http:\/\/example.com\/photo2.jpg"
}
],
"edit-of": [
"http:\/\/aaronparecki.com"
],
"name": [
"Aaron Parecki\r\nupdated his profile photo\r\n \r\nat 13:37"
]
}
}
],
"rels": {
}
}
@tantek
Copy link

tantek commented May 27, 2015

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment