Sha256: adabbb937f95055931379f3a024558896f4171fc17b0ad238f99b363343bb7dc

Contents?: true

Size: 584 Bytes

Versions: 13

Compression:

Stored size: 584 Bytes

Contents

// http://microformat2-node.jit.su/h-card.html

{
    "items": [{
        "type": ["h-card"],
        "properties": {
            "photo": ["http://blog.mozilla.org/press/files/2012/04/mitchell-baker.jpg"],
            "url": ["http://blog.lizardwrangler.com/", "https://twitter.com/MitchellBaker"],
            "name": ["Mitchell Baker"],
            "org": ["Mozilla Foundation"],
            "note": ["Mitchell is responsible for setting the direction and scope of the Mozilla Foundation and its activities."],
            "category": ["Strategy", "Leadership"]
        }
    }]
}

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
microformats2-3.0.1 spec/support/cases/microformat2-node.jit.su/h-card/h-card-3.js
microformats2-3.0.0 spec/support/cases/microformat2-node.jit.su/h-card/h-card-3.js
microformats2-2.9.0 spec/support/cases/microformat2-node.jit.su/h-card/h-card-3.js
microformats2-2.1.0 spec/support/cases/microformat2-node.jit.su/h-card/h-card-3.js
microformats2-2.0.3 spec/support/cases/microformat2-node.jit.su/h-card/h-card-3.js
microformats2-2.0.2 spec/support/cases/microformat2-node.jit.su/h-card/h-card-3.js
microformats2-2.0.1 spec/support/cases/microformat2-node.jit.su/h-card/h-card-3.js
microformats2-2.0.0 spec/support/cases/microformat2-node.jit.su/h-card/h-card-3.js
microformats2-2.0.0.pre5 spec/support/cases/microformat2-node.jit.su/h-card/h-card-3.js
microformats2-2.0.0.pre4 spec/support/cases/microformat2-node.jit.su/h-card/h-card-3.js
microformats2-2.0.0.pre3 spec/support/cases/microformat2-node.jit.su/h-card/h-card-3.js
microformats2-2.0.0.pre2 spec/support/cases/microformat2-node.jit.su/h-card/h-card-3.js
microformats2-2.0.0.pre1 spec/support/cases/microformat2-node.jit.su/h-card/h-card-3.js