html-to-article-json
Version:
Converting HTML to article-json
18 lines (17 loc) • 316 B
JSON
[{
"type": "embed",
"embedType": "image",
"caption": [],
"attribution": [],
"src": "http://example.com/image.jpg",
"width": "",
"height": ""
}, {
"type": "embed",
"embedType": "image",
"caption": [],
"attribution": [],
"src": "http://example.com/image2.jpg",
"width": "",
"height": ""
}]