Skip to content
This repository has been archived by the owner on Feb 28, 2022. It is now read-only.

feat(html pipe): Default pipeline should include <section/>s #379

Merged
merged 11 commits into from
Jul 5, 2019
Merged
41 changes: 41 additions & 0 deletions 2images.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
{
"type": "root",
"children": [
{
"type": "paragraph",
"children": [
{
"type": "image",
"title": null,
"url": "./helix_logo.png",
"alt": "helix-logo"
},
{
"type": "text",
"value": "\n"
},
{
"type": "image",
"title": null,
"url": "./helix_logo.png",
"alt": "helix-logo"
}
],
"meta": {
"types": [
"has-image"
]
}
}
],
"meta": {
"types": [
"has-image",
"nb-image-2",
"has-only-image"
]
},
"title": "helix-logo\nhelix-logo",
"intro": "helix-logo\nhelix-logo",
"image": "./helix_logo.png"
}
Loading