Sha256: 0977025b82392383fd6ed8644d575b3e9c6b3000280db8490e242c37256ccb47
Contents?: true
Size: 715 Bytes
Versions: 13
Compression:
Stored size: 715 Bytes
Contents
// http://microformat2-node.jit.su/h-card.html { "items": [{ "type": ["h-card"], "properties": { "name": ["Mitchell Baker"], "url": ["http://blog.lizardwrangler.com/"] }, "children": [{ "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