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

10 lines
183 B
JavaScript

// http://microformat2-node.jit.su/h-event.html
{
"items": [{
"type": ["h-event"],
"properties": {
"name": ["IndieWebCamp 2012"]
}
}]
}