eruda3 / test /data.json
soiz1's picture
Migrated from GitHub
271613e verified
[
{
"name": "Test",
"author": {
"name": "Redhoodsu",
"email": "surunzi@foxmail.com",
"contact": [
{
"location": "<span>office</span>",
"number": 123456
},
{
"location": "A very very long long address!!!!!!!!!!!!",
"number": 654321
},
null
]
}
}
]