adds more spec cases
This commit is contained in:
parent
241b9ffbd3
commit
d946c7262c
125 changed files with 2275 additions and 1 deletions
10
spec/support/cases/rel-0.js
Normal file
10
spec/support/cases/rel-0.js
Normal file
|
@ -0,0 +1,10 @@
|
|||
// http://microformat2-node.jit.su/rel.html
|
||||
|
||||
{
|
||||
"items": [{
|
||||
"type": ["rel"],
|
||||
"properties": {
|
||||
"license": ["http://creativecommons.org/licenses/by/2.5/"]
|
||||
}
|
||||
}]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue