Sha256: 3c5a8b83697cb59efbcdc370b438e83a0e48cf5a39d4c57e1fd708cbea61a21d

Contents?: true

Size: 810 Bytes

Versions: 11

Compression:

Stored size: 810 Bytes

Contents

{
  "items": [],
  "rels": { 
    "author": [ "http://example.com/a", "http://example.com/b" ],
    "in-reply-to": [ "http://example.com/1", "http://example.com/2" ], 
    "home": [ "http://example.com/fr" ], 
    "alternate": [ "http://example.com/fr" ] 
  },
  "rel-urls": {
    "http://example.com/a": {
      "rels": ["author"], 
      "text": "author a"
    },
    "http://example.com/b": {
      "rels": ["author"], 
      "text": "author b"
    },
    "http://example.com/1": {
      "rels": ["in-reply-to"], 
      "text": "post 1"
    },
    "http://example.com/2": {
      "rels": ["in-reply-to"], 
      "text": "post 2"
    },
    "http://example.com/fr": {
      "rels": ["alternate", "home"],
      "media": "handheld", 
      "hreflang": "fr", 
      "text": "French mobile homepage"
    }
  }
}

Version data entries

11 entries across 11 versions & 2 rubygems

Version Path
microformats-4.0.7 vendor/tests/tests/microformats-v2/rel/rel-urls.json
microformats-4.0.6 vendor/tests/tests/microformats-v2/rel/rel-urls.json
microformats-4.0.5 vendor/tests/tests/microformats-v2/rel/rel-urls.json
microformats-4.0.4 vendor/tests/tests/microformats-v2/rel/rel-urls.json
microformats-4.0.3 vendor/tests/tests/microformats-v2/rel/rel-urls.json
microformats-4.0.2 vendor/tests/tests/microformats-v2/rel/rel-urls.json
microformats-4.0.1 vendor/tests/tests/microformats-v2/rel/rel-urls.json
microformats-4.0.0 vendor/tests/tests/microformats-v2/rel/rel-urls.json
microformats2-3.1.0 vendor/tests/tests/microformats-v2/rel/rel-urls.json
microformats2-3.0.1 vendor/tests/tests/microformats-v2/rel/rel-urls.json
microformats2-3.0.0 vendor/tests/tests/microformats-v2/rel/rel-urls.json