Sha256: 780882019e6d8f772d514d457c33cd5a62501f9fcda89cbf0f90b6a2c7c26c23
Contents?: true
Size: 785 Bytes
Versions: 13
Compression:
Stored size: 785 Bytes
Contents
// http://microformat2-node.jit.su/h-card.html { "items": [{ "type": ["h-card"], "properties": { "name": ["Mitchell Baker"], "url": ["http://blog.lizardwrangler.com/"], "org": [{ "value": "Mozilla Foundation", "type": ["h-card", "h-org"], "properties": { "name": ["Mozilla Foundation"], "url": ["http://mozilla.org/"] } }] } },{ "type": ["h-card"], "properties": { "name": ["Mozilla Foundation"], "url": ["http://mozilla.org/"] } },{ "type": ["h-org"], "properties": { "name": ["Mozilla Foundation"] } }] }
Version data entries
13 entries across 13 versions & 1 rubygems