adds more spec cases
This commit is contained in:
parent
3caef41082
commit
cea7a78f33
125 changed files with 2275 additions and 1 deletions
11
spec/support/cases/h-event-1.js
Normal file
11
spec/support/cases/h-event-1.js
Normal file
|
@ -0,0 +1,11 @@
|
|||
// http://microformat2-node.jit.su/h-event.html
|
||||
|
||||
{
|
||||
"items": [{
|
||||
"type": ["h-event"],
|
||||
"properties": {
|
||||
"name": ["IndieWebCamp 2012"],
|
||||
"url": ["http://indiewebcamp.com/2012"]
|
||||
}
|
||||
}]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue