UNPKG

html-to-article-json

Version:
40 lines (39 loc) 751 B
[ { "type": "header1", "children": [{ "type": "text", "mark": false, "markClass": null, "content": "Top header", "href": null, "bold": false, "italic": false, "strikethrough": false }] }, { "type": "header2", "children": [{ "type": "text", "mark": false, "markClass": null, "content": "Second level", "href": null, "bold": false, "italic": false, "strikethrough": false }] }, { "type": "paragraph", "children": [{ "type": "text", "mark": false, "markClass": null, "content": "beepboop", "href": null, "bold": false, "italic": false, "strikethrough": false }] } ]