reorganizes spec cases and fixes a couple few

This commit is contained in:
Jessica Lynn Suttles 2013-02-11 17:17:31 -08:00
parent 67465879fa
commit 72ce8e3cd6
158 changed files with 46 additions and 42 deletions

View file

@ -0,0 +1,37 @@
// http://microformat2-node.jit.su/h-news.html
{
"items": [{
"type": ["h-news"],
"properties": {
"entry": [{
"value": "microformats.org at 7 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. The microformats tagline “humans first, machines second” forms the basis of many of our principles, and in that regard, wed like to recognize a few people and thank them for their years of volunteer service Updated June 25th, 2012 by Tantek",
"type": ["h-entry"],
"properties": {
"name": ["microformats.org at 7"],
"url": ["http://microformats.org/2012/06/25/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/"]
}
}
}
}],
"source-org": [{
"value": "microformats.org",
"type": ["h-card"],
"properties": {
"name": ["microformats.org"],
"url": ["http://microformats.org/"]
}
}],
"name": ["microformats.org at 7 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. The microformats tagline “humans first, machines second” forms the basis of many of our principles, and in that regard, wed like to recognize a few people and thank them for their years of volunteer service Updated June 25th, 2012 by Tantek microformats.org"]
}
}]
}