Sha256: ded2f087349f7eb59c6113e49d5368412e928735ba14dd2b9ba1ba54a3b912c7

Contents?: true

Size: 1.53 KB

Versions: 13

Compression:

Stored size: 1.53 KB

Contents

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

{
    "items": [{ 
        "type": ["h-entry"],
        "properties": {
            "url": ["http://microformats.org/2012/06/25/microformats-org-at-7"],
            "name": ["microformats.org at 7"],
            "content": ["\n        <p class=\"p-summary\">Last week the microformats.org community \n            celebrated its 7th birthday at a gathering hosted by Mozilla in \n            San Francisco and recognized accomplishments, challenges, and \n            opportunities.</p>\n\n        <p>The microformats tagline “humans first, machines second” \n            forms the basis of many of our \n            <a href=\"http://microformats.org/wiki/principles\">principles</a>, and \n            in that regard, we’d like to recognize a few people and \n            thank them for their years of volunteer service </p>\n    "], 
            "summary": ["Last week the microformats.org community celebrated its 7th birthday at a gathering hosted by Mozilla in San Francisco and recognized accomplishments, challenges, and opportunities."],
            "updated": ["2012-06-25T17:08:26"], 
            "author": [{
                "value": "Tantek",
                "type": ["h-card"],
                "properties": {
                    "name": ["Tantek"],
                    "url": ["http://tantek.com/"]
                }
            }] 
        }
    },{
        "type": ["h-card"],
        "properties": {
            "name": ["Tantek"],
            "url": ["http://tantek.com/"]
        }
    }]
}

Version data entries

13 entries across 13 versions & 1 rubygems

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