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

21 lines
760 B
JavaScript

// http://microformat2-node.jit.su/h-entry.html
{
"items": [{
"type": ["h-entry"],
"properties": {
"name": ["microformats.org at 7"],
"url": [
"http://microformats.org/",
"http://microformats.org/2012/06/25/microformats-org-at-7",
"http://microformats.org/2012/06/25/microformats-org-at-7",
"http://microformats.org/",
"http://microformats.org/wiki/microformats2-parsing",
"http://microformats.org/wiki/value-class-pattern",
"http://microformats.org/wiki/",
"http://microformats.org/discuss"
],
"photo": ["http://example.com/images/logo.gif"]
}
}]
}