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" ] } }] }