microformats2/spec/support/cases/h-entry-0.js
Jessica Lynn Suttles cea7a78f33 adds more spec cases
2013-02-07 14:29:31 -08:00

10 lines
187 B
JavaScript

// http://microformat2-node.jit.su/h-entry.html
{
"items": [{
"type": ["h-entry"],
"properties": {
"name": ["microformats.org at 7"]
}
}]
}