reorganizes spec cases and fixes a couple few
This commit is contained in:
parent
ed58788884
commit
c74ecef194
158 changed files with 46 additions and 42 deletions
|
@ -0,0 +1,21 @@
|
|||
// http://microformat2-node.jit.su/h-event.html
|
||||
|
||||
{
|
||||
"items": [{
|
||||
"type": ["h-event"],
|
||||
"properties": {
|
||||
"name": ["The 4th Microformat party"],
|
||||
"start": [
|
||||
"2009-06-26T19:00:00",
|
||||
"2009-06-26T07:00:00",
|
||||
"2009-06-26T19:00:00",
|
||||
"2009-06-26T19:00:00",
|
||||
"2009-06-26T19:00:00",
|
||||
"2009-06-26T19:00:00",
|
||||
"2009-06-26T19:00:00",
|
||||
"2009-06-26T19:00:00",
|
||||
"2009-06-26T07:00:00"
|
||||
]
|
||||
}
|
||||
}]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue