microformats2/spec/support/cases/h-review-1.js
Jessica Lynn Suttles cea7a78f33 adds more spec cases
2013-02-07 14:29:31 -08: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"]
}
}]
}