microformats2/spec/support/cases/h-review-1.js
Jessica Lynn Suttles d946c7262c adds more spec cases
2013-04-18 22:13:35 -07:00

11 lines
256 B
JavaScript

// http://microformat2-node.jit.su/h-review.html
{
"items": [{
"type": ["h-review"],
"properties": {
"name": ["Crepes on Cole"],
"url": ["https://plus.google.com/116941523817079328322/about"]
}
}]
}