Sha256: 4f2102a7ac995ca6fd9a99d7ea1c27fa359eb3b9ce8feef82dd3d3dd19ba9a59

Contents?: true

Size: 1.25 KB

Versions: 11

Compression:

Stored size: 1.25 KB

Contents

{
    "items": [{
        "type": ["h-entry"],
        "properties": {
            "name": ["Expanding URLs within HTML content"],
            "content": [{
                "value": "Should not change: http://www.w3.org/\n            Should not change: http://example.com/\n            File relative: test.html = http://example.com/test.html\n            Directory relative: /test/test.html = http://example.com/test/test.html\n            Relative to root: /test.html = http://example.com/test.html",
                "html": "\n        <ul>\n            <li><a href=\"http://www.w3.org/\">Should not change: http://www.w3.org/</a></li>\n            <li><a href=\"http://example.com/\">Should not change: http://example.com/</a></li>\n            <li><a href=\"http://example.com/test.html\">File relative: test.html = http://example.com/test.html</a></li>\n            <li><a href=\"http://example.com/test/test.html\">Directory relative: /test/test.html = http://example.com/test/test.html</a></li>\n            <li><a href=\"http://example.com/test.html\">Relative to root: /test.html = http://example.com/test.html</a></li>\n        </ul>\n        <img src=\"http://example.com/images/photo.gif\" />\n"
            }]
        }
    }],
    "rels": {},
    "rel-urls": {}
}

Version data entries

11 entries across 11 versions & 2 rubygems

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