microformats2/spec/support/cases/microformat2-node.jit.su/h-entry/h-entry-2.js
2013-04-18 22:13:36 -07:00

28 lines
1.5 KiB
JavaScript
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

// http://microformat2-node.jit.su/h-entry.html
{
"items": [{
"type": ["h-entry"],
"properties": {
"url": ["http://microformats.org/2012/06/25/microformats-org-at-7"],
"name": ["microformats.org at 7"],
"content": ["\n <p class=\"p-summary\">Last week the microformats.org community \n celebrated its 7th birthday at a gathering hosted by Mozilla in \n San Francisco and recognized accomplishments, challenges, and \n opportunities.</p>\n\n <p>The microformats tagline “humans first, machines second” \n forms the basis of many of our \n <a href=\"http://microformats.org/wiki/principles\">principles</a>, and \n in that regard, wed like to recognize a few people and \n thank them for their years of volunteer service </p>\n "],
"summary": ["Last week the microformats.org community celebrated its 7th birthday at a gathering hosted by Mozilla in San Francisco and recognized accomplishments, challenges, and opportunities."],
"updated": ["2012-06-25T17:08:26"],
"author": [{
"value": "Tantek",
"type": ["h-card"],
"properties": {
"name": ["Tantek"],
"url": ["http://tantek.com/"]
}
}]
}
},{
"type": ["h-card"],
"properties": {
"name": ["Tantek"],
"url": ["http://tantek.com/"]
}
}]
}