all repos — wp-webmention-again @ c1479fd5c176e5c023ac6d3a4d6b4b34a7db3470

vendor/mf2/mf2/tests/test-suite/test-suite-data/hcard/email/output.json (view raw)

 1
 2
 3
 4
 5
 6
 7
 8
 9
 10
 11
 12
 13
 14
{
    "items": [{
        "type": ["h-card"],
        "properties": {
            "name": ["John Doe"],
            "email": [
                "mailto:john@example.com", 
                "mailto:john@example.com",
                "mailto:john@example.com?subject=parser-test",
                "john@example.com"
            ]
        }
    }]
}